This commit is contained in:
vincent
2024-05-15 22:08:44 +08:00
parent 531f80def6
commit 3a84f89286
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
生成并设置密钥和uuid, **第一次运行必须执行** 生成并设置密钥和uuid, **第一次运行必须执行**
``` ```
cd ./bin cd ./bin
bash ./main.sh bash ./init.sh
``` ```
启动 启动
View File