1
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ npm run build:prod
|
||||
zip -q -r dist.zip dist
|
||||
#mdsm测试服后台 地址 :https://mdsmtest-ht.lcncctn.com
|
||||
scp -P 22889 dist.zip root@139.162.22.207:/server/mdsm/houtai/
|
||||
ssh root@139.162.22.207 -p 22889 "rm -rf /server/mdsm/houtai/dist && /usr/bin/unzip -o /server/mdsm/houtai/dist.zip"
|
||||
ssh root@139.162.22.207 -p 22889 "cd /server/mdsm/houtai && rm -rf /server/mdsm/houtai/dist && /usr/bin/unzip -o /server/mdsm/houtai/dist.zip"
|
||||
Reference in New Issue
Block a user