fix:脚本初始化

This commit is contained in:
ouyangxiu
2025-06-10 17:18:01 +07:00
parent db9bffd2c5
commit 49942a558a
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -5,5 +5,5 @@ zip -q -r dist.zip dist
#!/bin/bash
#麻豆涩漫正式服后台更新脚本
scp dist.zip root@192.168.10.143:/home/boduo/houtai/
ssh root@192.168.10.143 "cd /home/boduo/houtai/ && bash /home/boduo/houtai/run.sh"
# scp dist.zip root@192.168.10.143:/home/boduo/houtai/
# ssh root@192.168.10.143 "cd /home/boduo/houtai/ && bash /home/boduo/houtai/run.sh"