This commit is contained in:
skiffer-git
2022-11-09 15:49:11 +08:00
parent 978a7e209e
commit 8379652ad5
2 changed files with 15 additions and 2 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/usr/bin/env bash
cd script ;
chmod +x *.sh ;
./env_check.sh;
cd .. ;
docker-compose up -d;
echo "upppp...."
cd script ;
./docker_check_service.sh