mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-16 15:11:54 +00:00
Fix dependencies (#3589)
This commit is contained in:
parent
ea9f19d5f4
commit
059a3d0bcf
@ -17,7 +17,8 @@ update_os
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
ffmpeg \
|
||||
jq
|
||||
jq \
|
||||
imagemagick
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
read -r -p "Do you need the intel-media-va-driver-non-free driver for HW encoding (Debian 12 only)? <y/N> " prompt
|
||||
|
Loading…
x
Reference in New Issue
Block a user