fix: script -> scripts

Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com>
This commit is contained in:
kubbot & kubecub
2023-06-30 23:22:16 +08:00
parent 64bb62d814
commit 45f0a5445e
45 changed files with 30 additions and 2392 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
cd script ;
cd scripts ;
chmod +x *.sh ;
./env_check.sh;
cd .. ;
docker-compose up -d;
cd script ;
cd scripts ;
./docker_check_service.sh