mirror of https://github.com/tteck/Proxmox.git
add exiftool
This commit is contained in:
parent
1c3ba6c2bc
commit
e851a070bd
|
@ -70,6 +70,7 @@ apt-get install -y gnupg &>/dev/null
|
|||
apt-get install -y make &>/dev/null
|
||||
apt-get install -y zip &>/dev/null
|
||||
apt-get install -y unzip &>/dev/null
|
||||
apt-get install -y exiftool &>/dev/null
|
||||
apt-get install -y ffmpeg &>/dev/null
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
|
|
Loading…
Reference in New Issue