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
d176c5f711
commit
1ed5e61dff
@ -28,7 +28,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="${project_path}/$bin_dir/${host_platform}/${bin_name}"
|
local bin_full_path="$bin_dir/${host_platform}/${bin_name}"
|
||||||
echo "${bin_full_path}" 111111111111111111111
|
echo "${bin_full_path}" 111111111111111111111
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user