diff --git a/README.md b/README.md index ee9575b..e2cb3ad 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ 生成并设置密钥和uuid, **第一次运行必须执行** ``` cd ./bin -bash ./main.sh +bash ./init.sh ``` 启动 diff --git a/bin/main.sh b/bin/init.sh similarity index 100% rename from bin/main.sh rename to bin/init.sh