fix: Fixed some unused scripts and some names

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw)
2023-11-07 14:23:41 +08:00
parent 7be38d332f
commit 98e7c77d28
57 changed files with 323 additions and 269 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ EOF
cd scripts;
chmod +x *.sh;
./init_pwd.sh;
./init-pwd.sh;
./env_check.sh;
cd ..;
docker-compose up -d;