Commit e73cf037 authored by zL's avatar zL

去掉删除老的包

parent 83c8d288
rm -rf sy
mv dist sy
tar -czf sy.tar sy
rm -rf goSlc
# rm -rf goSlc
scp sy.tar root@120.26.174.69:/usr/share/nginx/html/sy.tar
rm -rf sy.tar
ssh root@120.26.174.69 'cd /usr/share/nginx/html && rm -rf sy && tar -xzf sy.tar && rm -rf sy.tar'
......
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