Pārlūkot izejas kodu

Update agentdvr-install.sh

tteckster 1 gadu atpakaļ
vecāks
revīzija
c9d255012c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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