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
cef4a598b1
commit
94c82e3972
@ -30,6 +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_BINPATH}/${bin_name}"
|
local bin_full_path="${OPENIM_OUTPUT_BINPATH}/${bin_name}"
|
||||||
|
echo ${bin_full_path}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user