Explorar el Código

sync spa content with remote server

master
Patrick Peng Sun hace 8 años
padre
commit
22581ab05f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      uploadwechathitxy.sh

+ 1
- 0
uploadwechathitxy.sh Ver fichero

#!/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/

Cargando…
Cancelar
Guardar