mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-14 14:05:59 +08:00
fix: fix config path file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ set -o pipefail
|
||||
|
||||
. $(dirname ${BASH_SOURCE})/lib/init.sh
|
||||
|
||||
openim::util::onCtrlC
|
||||
trap 'openim::util::onCtrlC' INT
|
||||
|
||||
print_with_delay() {
|
||||
text="$1"
|
||||
|
||||
Reference in New Issue
Block a user