浏览代码

upload to right server directory, config is seperated..

master
Patrick Peng Sun 8 年前
父节点
当前提交
56371691a7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      uploadwechathitxy.sh

+ 1
- 1
uploadwechathitxy.sh 查看文件

@@ -1,4 +1,4 @@
#!/bin/bash
go build
scp ./wechat_hitxy root@biukop.com.au:/root/
scp ./wechat_hitxy root@biukop.com.au:/root/wechatAPIServer/
scp *.json root@biukop.com.au:/root/

正在加载...
取消
保存