update install agent shell
This commit is contained in:
parent
999159951e
commit
3b8b2b8b17
|
@ -257,7 +257,7 @@ function install_service() {
|
|||
echo "[agent] waiting service install & start"
|
||||
$agent_svc -service install &>/dev/null
|
||||
$agent_svc -service start &>/dev/null
|
||||
|
||||
sleep 5
|
||||
}
|
||||
|
||||
function register_agent() {
|
||||
|
|
Loading…
Reference in New Issue