mirror of https://github.com/tteck/Proxmox.git
Update agentdvr-install.sh
fixes https://github.com/tteck/Proxmox/issues/2322
This commit is contained in:
parent
fb13baee88
commit
478b4e1c32
|
@ -22,6 +22,7 @@ $STD apt-get install -y apt-transport-https
|
|||
$STD apt-get install -y alsa-utils
|
||||
$STD apt-get install -y libxext-dev
|
||||
$STD apt-get install -y fontconfig
|
||||
$STD apt-get install -y libva-drm2
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing AgentDVR"
|
||||
|
|
Loading…
Reference in New Issue