mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 21:02:11 +08:00
Script Refactoring
This commit is contained in:
parent
9e89394c43
commit
9720d2f786
@ -30,7 +30,7 @@ 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_HOSTBIN}/${bin_name}"
|
local bin_full_path="${OPENIM_OUTPUT_HOSTBIN}/${bin_name}"
|
||||||
echo ${OPENIM_OUTPUT_HOSTBIN}
|
echo ${bin_full_path}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user