install_im_server

This commit is contained in:
skiffer-git
2022-11-09 15:52:01 +08:00
parent decef23751
commit 935f80cd8a
2 changed files with 13 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/usr/bin/env bash
cd script ;
chmod +x *.sh ;
./env_check.sh;
cd .. ;
docker-compose up -d;
cd script ;
./docker_check_service.sh