mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-14 03:32:11 +08:00
Script Refactoring
This commit is contained in:
parent
94c82e3972
commit
9e89394c43
@ -29,8 +29,8 @@ get_bin_full_path() {
|
|||||||
|
|
||||||
local bin_dir=$(get_bin_dir "$project_path")
|
local bin_dir=$(get_bin_dir "$project_path")
|
||||||
|
|
||||||
local bin_full_path="${OPENIM_OUTPUT_BINPATH}/${bin_name}"
|
local bin_full_path="${OPENIM_OUTPUT_HOSTBIN}/${bin_name}"
|
||||||
echo ${bin_full_path}
|
echo ${OPENIM_OUTPUT_HOSTBIN}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user