mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-01 15:18:59 +08:00
Fix bug Remove duplicate function definitions (#2034)
* Exit with code 1 when the check script fails (#2022) * Optimize script logs * Optimizing Docker Log Output Detection * Optimizing Docker Log Output Detection * Optimizing Docker Log Output Detection * Optimizing Docker Log Output Detection * Optimizing Docker Log Output Detection * Optimizing Docker Log Output Detection * Optimizing Docker Log Output Detection * Optimizing Docker Log Output Detection * Optimizing Docker Log Output Detection * Optimizing Docker Log Output Detection * Optimizing Docker Log Output Detection * Optimizing Docker Log Output Detection * Exit with code 1 when the check script fails * delete * delete log
This commit is contained in:
parent
3c24a9be15
commit
e5cf56bf0f
@ -1795,10 +1795,6 @@ openim::util::stop_services_on_ports() {
|
|||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
# nc -l -p 12345
|
|
||||||
# nc -l -p 123456
|
|
||||||
# ps -ef | grep "nc -l"
|
|
||||||
# openim::util::stop_services_on_ports 1234 12345
|
|
||||||
|
|
||||||
|
|
||||||
# The `openim::util::stop_services_with_name` function stops services with specified names.
|
# The `openim::util::stop_services_with_name` function stops services with specified names.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user