This commit is contained in:
makeyangcom
2024-03-06 11:04:54 +08:00
parent 02dd25ec67
commit 7a10923d48
4 changed files with 219 additions and 30 deletions

View File

@@ -1,5 +1,2 @@
@echo off
scp -r ./engine/release/server* root@172.21.245.0:/data/wwwroot/game/
ssh root@172.21.245.0 "chmod +x /data/wwwroot/game/* && cd /opt/Engine2D && sudo ./tools/update.sh"
scp -r ./engine/release/server* root@172.21.245.0:/data/wwwroot/game/