mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-20 21:37:05 +08:00
815
Signed-off-by: hanzhixiao <709674996@qq.com>
This commit is contained in:
parent
92904f2e2f
commit
f0b7f074a6
@ -63,7 +63,7 @@ echo -e "${BLUE_PREFIX}================> Architecture: $architecture${COLOR_SUFF
|
|||||||
|
|
||||||
# Set the BIN_DIR based on the architecture and version
|
# Set the BIN_DIR based on the architecture and version
|
||||||
BIN_DIR=${supported_architectures["$version-$architecture"]}
|
BIN_DIR=${supported_architectures["$version-$architecture"]}
|
||||||
BIN_DIR_TOOLS=${supported_architectures["$version-$architecture"]}
|
BIN_DIR_TOOLS=${supported_architectures_tools["$version-$architecture"]}
|
||||||
|
|
||||||
echo -e "${BLUE_PREFIX}================> BIN_DIR: $OPENIM_ROOT/$BIN_DIR${COLOR_SUFFIX}"
|
echo -e "${BLUE_PREFIX}================> BIN_DIR: $OPENIM_ROOT/$BIN_DIR${COLOR_SUFFIX}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user