mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-26 16:43:17 +01:00
add ffmpeg
add install ffmpeg for video
This commit is contained in:
parent
f1f815877d
commit
0d737464e7
@ -76,6 +76,7 @@ apt-get install -y gnupg &>/dev/null
|
|||||||
apt-get install -y make &>/dev/null
|
apt-get install -y make &>/dev/null
|
||||||
apt-get install -y zip &>/dev/null
|
apt-get install -y zip &>/dev/null
|
||||||
apt-get install -y unzip &>/dev/null
|
apt-get install -y unzip &>/dev/null
|
||||||
|
apt-get install -y ffmpeg &>/dev/null
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setting up Node.js Repository"
|
msg_info "Setting up Node.js Repository"
|
||||||
|
Loading…
Reference in New Issue
Block a user