Parcourir la source

we cannot overwrite a running file.

master
Patrick Peng Sun il y a 8 ans
Parent
révision
10d4b1d48f
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      uploadwechathitxy.sh

+ 2
- 1
uploadwechathitxy.sh Voir le fichier

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

Chargement…
Annuler
Enregistrer