sunsheng 1 vuosi sitten
vanhempi
commit
f989769551
2 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  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