1.0.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
|
||||
scp -r ./engine/release/server* root@172.21.254.81:/data/wwwroot/game/
|
||||
scp -r ./engine/release/server* root@172.21.245.0:/data/wwwroot/game/
|
||||
|
||||
ssh root@172.21.254.81 "chmod +x /data/wwwroot/game/* && cd /opt/Engine2D && sudo ./tools/update.sh"
|
||||
ssh root@172.21.245.0 "chmod +x /data/wwwroot/game/* && cd /opt/Engine2D && sudo ./tools/update.sh"
|
||||
Reference in New Issue
Block a user