mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
Script Refactoring
This commit is contained in:
parent
d0196b38a2
commit
14b54fbace
@ -2902,7 +2902,7 @@ kill_binary() {
|
||||
}
|
||||
|
||||
|
||||
kill_exist_binary() {
|
||||
function openim::util::kill_exist_binary() {
|
||||
local binary_path="$1"
|
||||
local pids=$(pgrep -f "$binary_path")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user