Ver código fonte

we cannot overwrite a running file.

master
Patrick Peng Sun 8 anos atrás
pai
commit
10d4b1d48f
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      uploadwechathitxy.sh

+ 2
- 1
uploadwechathitxy.sh Ver arquivo

@@ -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/

Carregando…
Cancelar
Salvar