fix: directory name

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-07-09 14:16:19 +08:00
parent 94bc02caa2
commit b6e108774a
12 changed files with 46 additions and 42 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
# Include necessary files
source "$(dirname "${BASH_SOURCE[0]}")/../scripts/function"
source "$(dirname "${BASH_SOURCE[0]}")/../scripts.sh"
# Include specific functions and variables
source "$(dirname "${BASH_SOURCE[0]}")/../scripts/style_info.cfg" \