fix:脚本初始化
This commit is contained in:
+2
-2
@@ -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"
|
||||
Reference in New Issue
Block a user