mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Update docker_check_service.sh
This commit is contained in:
parent
144e511672
commit
c48d479053
@ -1,12 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
echo "docker-compose ps..........................."
|
||||
cd ..
|
||||
docker-compose ps
|
||||
|
||||
echo "check OpenIM, waiting 30s...................."
|
||||
sleep 60
|
||||
|
||||
cd scripts
|
||||
echo "check OpenIM................................"
|
||||
./check_all.sh
|
||||
# chmod +x ./enterprise/*.sh
|
||||
# ./enterprise/check_all.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user