feat: add config path config

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-11 21:19:19 +08:00
parent d9e4899da5
commit 2d035f0029
18 changed files with 822 additions and 168 deletions
Regular → Executable
+2
View File
@@ -21,6 +21,8 @@
SCRIPTS_ROOT=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
trap 'openim::util::onCtrlC' INT
#fixme Put the shell scripts name here
need_to_start_server_shell=(
${SCRIPTS_ROOT}/start_rpc_service.sh