初始化
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
# sh 执行打包到正式服上
|
||||
npm run build:prod
|
||||
zip -q -r dist.zip dist
|
||||
scp dist.zip server@116.212.120.2:/home/server/91porn/h5/pro
|
||||
ssh server@116.212.120.2 "/home/server/91porn/h5/pro/dist.sh"
|
||||
rm dist.zip
|
||||
# https://5w8cj.com?tid=6797250199453562mmpyrwqv
|
||||
Reference in New Issue
Block a user