This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
sunsheng
/
updater
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
update
sunsheng
hace 1 año
padre
50ff7590bb
commit
f989769551
Se han
modificado 2 ficheros
con
8 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
8
0
src/readme.md
BIN
src/updater.exe
+ 8
- 0
src/readme.md
Ver fichero
@@ -0,0 +1,8 @@
+## 更新器
+
+1. 上传
+
+```bash
+go build .
+./updater.exe --upload xx
+```
BIN
src/updater.exe
Ver fichero