mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 03:42:08 +08:00
Script Refactoring
This commit is contained in:
parent
055b7de0ad
commit
017c9fc55b
@ -20,14 +20,14 @@ ret_val=$?
|
||||
|
||||
if [ $ret_val -ne 0 ]; then
|
||||
echo "$result"
|
||||
echo "abort..."
|
||||
echo "Some services running, abort start"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
# Call the main function
|
||||
result=$(start_binaries)
|
||||
|
||||
openim::log::status $result
|
||||
|
||||
$OPENIM_SCRIPTS/check.sh
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user