mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 14:07:38 +00:00
add exiftool
This commit is contained in:
@ -70,6 +70,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 exiftool &>/dev/null
|
||||||
apt-get install -y ffmpeg &>/dev/null
|
apt-get install -y ffmpeg &>/dev/null
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user