mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
Script Refactoring
This commit is contained in:
parent
07b58148ec
commit
9ab86f5767
@ -2,7 +2,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
|
||||
source "${OPENIM_ROOT}/scripts/lib/util.sh"
|
||||
source "${OPENIM_ROOT}/lib/util.sh"
|
||||
|
||||
|
||||
get_conf_dir() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user