mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-19 04:37:01 +08:00
815
Signed-off-by: hanzhixiao <709674996@qq.com>
This commit is contained in:
parent
a3d2d96adb
commit
7b5426a573
@ -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