Explorar o código

Update agentdvr-install.sh

tteckster hai 1 ano
pai
achega
c9d255012c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      install/agentdvr-install.sh

+ 1 - 1
install/agentdvr-install.sh

@@ -32,7 +32,7 @@ wget -q $RELEASE
 $STD unzip Agent_Linux64*.zip
 rm -rf Agent_Linux64*.zip
 chmod +x ./Agent
-msg_info "Installed AgentDVR"
+msg_ok "Installed AgentDVR"
 
 msg_info "Creating Service"
 cat <<EOF >/etc/systemd/system/agentdvr.service