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
a3906a6c93
commit
db6313bb92
@ -2,10 +2,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
|
||||
OPENIM_SCRIPTS=$(dirname "${BASH_SOURCE[0]}")/
|
||||
source "$OPENIM_SCRIPTS/lib/path.sh"
|
||||
source "$OPENIM_SCRIPTS/define/binaries.sh"
|
||||
source "$OPENIM_SCRIPTS/bricks.sh"
|
||||
|
||||
|
||||
# Assuming 'openim::util::host_platform' is defined in one of the sourced scripts or elsewhere.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user