Commit 557b0765 authored by yyh's avatar yyh

测试服务器更换

parent 32cd8d59
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
mv dist tracesourcemb mv dist tracesourcemb
tar -czf tracesourcemb.tar tracesourcemb tar -czf tracesourcemb.tar tracesourcemb
rm -rf tracesourcemb rm -rf tracesourcemb
scp tracesourcemb.tar root@116.62.223.81:/usr/share/nginx/html/tracesourcemb.tar scp tracesourcemb.tar root@120.26.174.69:/usr/share/nginx/html/tracesourcemb.tar
rm -rf tracesourcemb.tar rm -rf tracesourcemb.tar
ssh root@116.62.223.81 'cd /usr/share/nginx/html && rm -rf tracesourcemb && tar -xzf tracesourcemb.tar && rm -rf tracesourcemb.tar' ssh root@120.26.174.69 'cd /usr/share/nginx/html && rm -rf tracesourcemb && tar -xzf tracesourcemb.tar && rm -rf tracesourcemb.tar'
echo 'done. 👉 http://116.62.223.81/tracesourcemb' echo 'done. 👉 http://120.26.174.69/tracesourcemb'
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment