diff --git a/uploadwechathitxy.sh b/uploadwechathitxy.sh index 7fa9e8a..42f70f3 100755 --- a/uploadwechathitxy.sh +++ b/uploadwechathitxy.sh @@ -1,5 +1,6 @@ #!/bin/bash go build + rsync -a spa/ root@biukop.com.au:/root/wechatAPIServer/spa/ -scp ./wechat_hitxy root@biukop.com.au:/root/wechatAPIServer/ +scp ./wechat_hitxy root@biukop.com.au:/root/ scp *.json root@biukop.com.au:/root/ \ No newline at end of file