fix: fix config path file

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-17 18:03:56 +08:00
parent a7a880787b
commit 292ce95abf
7 changed files with 13 additions and 19 deletions
+1 -1
View File
@@ -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"