update install agent shell

This commit is contained in:
hardy 2023-08-10 15:36:12 +08:00
parent 999159951e
commit 3b8b2b8b17
No known key found for this signature in database
GPG Key ID: D1ED7F7A9ED520C3
1 changed files with 1 additions and 1 deletions

View File

@ -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() {