From e5069079a8701ae177c8d15911eee2df9944ed22 Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Thu, 21 Mar 2024 16:58:38 +0800 Subject: [PATCH] Optimizing scripts --- scripts/check-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/check-all.sh b/scripts/check-all.sh index 02ca4a6f6..803dad202 100755 --- a/scripts/check-all.sh +++ b/scripts/check-all.sh @@ -111,5 +111,5 @@ else fi -openim::util::find_process_ports ${OPENIM_ALL_SERVICE_LIBRARIES_NO_TRANSFER[@]} +openim::util::find_ports_for_all_services ${OPENIM_ALL_SERVICE_LIBRARIES_NO_TRANSFER[@]}