mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-17 12:43:27 +01: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 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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user