sunsheng 1 жил өмнө
parent
commit
f989769551
2 өөрчлөгдсөн 8 нэмэгдсэн , 0 устгасан
  1. 8 0
      src/readme.md
  2. BIN
      src/updater.exe

+ 8 - 0
src/readme.md

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

BIN
src/updater.exe