sunsheng 1 年之前
父節點
當前提交
f989769551
共有 2 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      src/readme.md
  2. 二進制
      src/updater.exe

+ 8 - 0
src/readme.md

@@ -0,0 +1,8 @@
+## 更新器
+
+1. 上传
+
+```bash
+go build .
+./updater.exe --upload xx
+```

二進制
src/updater.exe