tteckster 3 anni fa
parent
commit
e851a070bd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      setup/photoprism-install.sh

+ 1 - 0
setup/photoprism-install.sh

@@ -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"