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
96c770863d
commit
510f0d7482
@ -23,7 +23,7 @@ start_binaries
|
||||
|
||||
# Assuming the current script is located in the 'scripts' directory,
|
||||
# adjust these paths according to your actual directory structure.
|
||||
source "$(dirname "$0")/define/binaries.sh"
|
||||
source "$(dirname "$0")/define/binariesgit.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