mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-27 23:41:56 +00:00
Update photoprism-install.sh
add `HEIF` support
This commit is contained in:
parent
27d1e0af35
commit
9b9facf773
@ -25,6 +25,7 @@ $STD apt-get install -y make
|
|||||||
$STD apt-get install -y zip
|
$STD apt-get install -y zip
|
||||||
$STD apt-get install -y exiftool
|
$STD apt-get install -y exiftool
|
||||||
$STD apt-get install -y ffmpeg
|
$STD apt-get install -y ffmpeg
|
||||||
|
$STD apt-get install -y libheif1
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setting up Node.js Repository"
|
msg_info "Setting up Node.js Repository"
|
||||||
|
Loading…
Reference in New Issue
Block a user