Update agentdvr-install.sh

This commit is contained in:
tteckster 2023-11-09 10:44:33 -05:00 committed by GitHub
parent 813771cde4
commit c9d255012c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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