1
This commit is contained in:
+3
-3
@@ -4,6 +4,6 @@ npm run build:prod
|
|||||||
zip -q -r dist.zip dist
|
zip -q -r dist.zip dist
|
||||||
|
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#麻豆涩漫正式服后台更新脚本
|
#mdsm正式服后台 地址 :https://mdsmadmin.yejjhsd.com
|
||||||
# scp dist.zip root@192.168.10.143:/home/boduo/houtai/
|
scp dist.zip root@192.168.10.143:/home/mdsm/houtai/
|
||||||
# ssh root@192.168.10.143 "cd /home/boduo/houtai/ && bash /home/boduo/houtai/run.sh"
|
ssh root@192.168.10.143 "cd /home/mdsm/houtai && bash /home/mdsm/houtai/run.sh"
|
||||||
Reference in New Issue
Block a user