mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-08 02:55:58 +08:00
feat: fix scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ if [[ -z ${supported_architectures["$version-$architecture"]} ]]; then
|
||||
echo "================> Unsupported architecture: $architecture or version: $version"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Server Start Time
|
||||
echo "================> Architecture: $architecture"
|
||||
|
||||
# Set the BIN_DIR based on the architecture and version
|
||||
|
||||
Reference in New Issue
Block a user