mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-11 08:27:38 +00:00
Update agentdvr-install.sh
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user