Script Refactoring

This commit is contained in:
skiffer-git 2024-04-02 16:28:01 +08:00
parent 055b7de0ad
commit 017c9fc55b

View File

@ -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