This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Patrick
/
wechat_hitxy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
we cannot overwrite a running file.
master
Patrick Peng Sun
8 years ago
parent
22581ab05f
commit
10d4b1d48f
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
uploadwechathitxy.sh
+ 2
- 1
uploadwechathitxy.sh
View File
@@ -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/
Write
Preview
Loading…
Cancel
Save