瀏覽代碼

Update agentdvr-install.sh

tteckster 1 年之前
父節點
當前提交
c9d255012c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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