fix: fix scripts and optimize

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-08 22:44:15 +08:00
parent fd2b384253
commit 0414671efd
18 changed files with 131 additions and 61 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ logs_dir="$OPENIM_ROOT/logs"
cd $OPENIM_ROOT
list1=$(cat $config_path | grep messageTransferPrometheusPort | awk -F '[:]' '{print $NF}')
list_to_string $list1
openim::util:list-to-string $list1
prome_ports=($ports_array)
#Check if the service exists