mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 20:24:20 +08:00
Optimizing scripts
This commit is contained in:
parent
f0c6cd9a5a
commit
5afe9854af
@ -102,8 +102,8 @@ function openim::tools::start_service() {
|
|||||||
#openim::log::status "Starting binary ${binary_name}..."
|
#openim::log::status "Starting binary ${binary_name}..."
|
||||||
|
|
||||||
|
|
||||||
openim::log::info "cmd: $cmd"
|
# openim::log::info "cmd: $cmd"
|
||||||
${cmd} > /dev/null 2>&1
|
${cmd} > /dev/null
|
||||||
|
|
||||||
|
|
||||||
local status=$?
|
local status=$?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user