feat: optimize code

This commit is contained in:
Xinwei Xiong (cubxxw) 2024-03-31 14:22:50 +08:00
parent 99870c0839
commit 79876253c9
2 changed files with 1 additions and 2 deletions

View File

@ -28,4 +28,4 @@ func main() {
program.ExitWithError(err)
}
}
}

View File

@ -73,7 +73,6 @@ openim::log::status "Start the pre-start tools:"
# exit 1
# fi
openim::log::colorless "pre-start has been successfully completed!"
result=$("${OPENIM_ROOT}"/scripts/stop-all.sh)