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