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
f2cd1665c1
commit
e84ec680b6
@ -27,7 +27,7 @@ fi
|
|||||||
|
|
||||||
# Call the main function
|
# Call the main function
|
||||||
result=$(start_binaries)
|
result=$(start_binaries)
|
||||||
openim::log::success $result
|
openim::log::success "$result"
|
||||||
|
|
||||||
$OPENIM_SCRIPTS/check.sh
|
$OPENIM_SCRIPTS/check.sh
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user