feat: commit tag

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-18 14:49:50 +00:00
parent a38dfb9a1d
commit 1f25f7dc78
15 changed files with 199 additions and 858 deletions
+2
View File
@@ -24,6 +24,8 @@ trap 'openim::util::onCtrlC' INT
nohup ${OPENIM_ROOT}/scripts/start-all.sh > ${LOG_FILE} 2>&1 &
sleep 15
nohup ${OPENIM_ROOT}/scripts/check-all.sh > ${LOG_FILE} 2>&1 &
tail -f ${LOG_FILE}