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