This website works better with JavaScript
Home
Explore
Help
Register
Sign In
sunsheng
/
updater
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update
sunsheng
1 year ago
parent
50ff7590bb
commit
f989769551
2 changed files
with
8 additions
and
0 deletions
Split View
Show Diff Stats
8
0
src/readme.md
BIN
src/updater.exe
+ 8
- 0
src/readme.md
View File
@@ -0,0 +1,8 @@
+## 更新器
+
+1. 上传
+
+```bash
+go build .
+./updater.exe --upload xx
+```
BIN
src/updater.exe
View File