shell update

This commit is contained in:
Gordon
2022-04-24 17:54:02 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent 8d93d5a780
commit 29d81d5e8f
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ service_port_name=(
openImApiPort
openImUserPort
openImFriendPort
openImOfflineMessagePort
openImOnlineRelayPort
openImMessagePort
openImMessageGatewayPort
openImGroupPort
openImAuthPort
openImPushPort
+1 -1
View File
@@ -5,7 +5,7 @@ source ./path_info.cfg
source ./function.sh
ulimit -n 200000
list1=$(cat $config_path | grep openImOnlineRelayPort | awk -F '[:]' '{print $NF}')
list1=$(cat $config_path | grep openImMessageGatewayPort | awk -F '[:]' '{print $NF}')
list2=$(cat $config_path | grep openImWsPort | awk -F '[:]' '{print $NF}')
list_to_string $list1
rpc_ports=($ports_array)
+1 -1
View File
@@ -36,7 +36,7 @@ service_port_name=(
openImAdminCmsPort
openImMessageCmsPort
openImStatisticsPort
openImOfflineMessagePort
openImMessagePort
openImOfficePort
openImOrganizationPort
openImConversationPort