fix: fix the script name

This commit is contained in:
luhaoling 2024-02-19 18:48:03 +08:00
parent 50dec7bc4a
commit 92743f7c5b

View File

@ -371,7 +371,7 @@ openim::util::check_ports() {
}
openim::util::check_processes() {
openim::util::check_ports_by_signal() {
# An array to collect information about processes that are still running.
local running=()