Browse Source

sync spa content with remote server

master
Patrick Peng Sun 8 years ago
parent
commit
22581ab05f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      uploadwechathitxy.sh

+ 1
- 0
uploadwechathitxy.sh View File

#!/bin/bash #!/bin/bash
go build 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/wechatAPIServer/
scp *.json root@biukop.com.au:/root/ scp *.json root@biukop.com.au:/root/

Loading…
Cancel
Save