diff --git a/README.md b/README.md index 84c6c12..46b515e 100644 --- a/README.md +++ b/README.md @@ -111,5 +111,5 @@ simple-kanban [-d] 7777 1 ./kanban.txt ./data.bin ./cfg.sp 在`uploader`文件夹有一个上传小工具,用法如下 ```bash -./push_dmzj.sh ip port kanban.txt data.bin password setpass -``` \ No newline at end of file +./push.sh ip port kanban.txt data.bin password setpass +```