From 56371691a7fbbe92764972ea0407f2cf82d1eb32 Mon Sep 17 00:00:00 2001 From: Patrick Peng Sun Date: Tue, 11 Jul 2017 16:41:32 +1000 Subject: [PATCH] upload to right server directory, config is seperated.. --- uploadwechathitxy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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