|
@@ -19,7 +19,7 @@ chmod -R 777 /mnt/v1
|
|
|
source /mnt/v1/reboot.sh &
|
|
source /mnt/v1/reboot.sh &
|
|
|
source /mnt/v1/refund.sh &
|
|
source /mnt/v1/refund.sh &
|
|
|
chmod +x /server
|
|
chmod +x /server
|
|
|
-/server /conf.toml
|
|
|
|
|
|
|
+/mnt/v1/server /mnt/v1/conf.toml
|
|
|
|
|
|
|
|
|
|
|
|
|
# 使用EFS挂载的方式,CMD中输入:
|
|
# 使用EFS挂载的方式,CMD中输入:
|