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