feat: add lib and start scripts

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-09 14:53:36 +08:00
parent bce5cdf746
commit 0a6f10a7cc
16 changed files with 781 additions and 33 deletions
-2
View File
@@ -17,8 +17,6 @@
# Controls verbosity of the script output and logging.
OPENIM_VERBOSE="${OPENIM_VERBOSE:-5}"
souorce $(dirname ${BASH_SOURCE})/color.sh
# Handler for when we exit automatically on an error.
# Borrowed from https://gist.github.com/ahendrix/7030300
openim::log::errexit() {