1
0
mirror of https://github.com/fumiama/simple-kanban.git synced 2026-06-27 06:30:27 +08:00

增加上传小工具

This commit is contained in:
fumiama
2021-07-01 00:42:01 +08:00
parent 65165ee581
commit ba80ee2261
4 changed files with 36 additions and 1 deletions

View File

@@ -106,3 +106,10 @@ simple-kanban [-d] 7777 1 ./kanban.txt ./data.bin ./cfg.sp
键入quit
回车即可
# 上传小工具
`uploader`文件夹有一个上传小工具,用法如下
```bash
./push_dmzj.sh ip port kanban.txt data.bin password setpass
```