Explorar o código

Update photoprism-install.sh

add `HEIF` support
tteckster hai 1 ano
pai
achega
9b9facf773
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      install/photoprism-install.sh

+ 1 - 0
install/photoprism-install.sh

@@ -25,6 +25,7 @@ $STD apt-get install -y make
 $STD apt-get install -y zip
 $STD apt-get install -y exiftool
 $STD apt-get install -y ffmpeg
+$STD apt-get install -y libheif1
 msg_ok "Installed Dependencies"
 
 msg_info "Setting up Node.js Repository"