sunsheng hace 1 año
padre
commit
f989769551
Se han modificado 2 ficheros con 8 adiciones y 0 borrados
  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