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
+1 -1
View File
@@ -9,7 +9,7 @@ if [ $MINIO_ENDPOINT == "http://127.0.0.1:10005" ]; then
fi
cd script ;
cd scripts ;
chmod +x *.sh ;
./init_pwd.sh
./env_check.sh;