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
1be4240682
commit
66513662bc
@ -2,7 +2,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
|
||||
source "$(dirname "$0")/define/binariesgit.sh"
|
||||
source "$(dirname "$0")/define/binaries.sh"
|
||||
source "$(dirname "$0")/lib/path.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