mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-11 03:15:09 +00:00
Update photoprism-install.sh (#3049)
fixes https://github.com/tteck/Proxmox/issues/3048
This commit is contained in:
parent
326f9f500b
commit
b6e83bcae2
@ -26,6 +26,7 @@ $STD apt-get install -y libtiff-dev
|
|||||||
$STD apt-get install -y imagemagick
|
$STD apt-get install -y imagemagick
|
||||||
$STD apt-get install -y darktable
|
$STD apt-get install -y darktable
|
||||||
$STD apt-get install -y rawtherapee
|
$STD apt-get install -y rawtherapee
|
||||||
|
$STD apt-get install -y libvips42
|
||||||
|
|
||||||
echo 'export PATH=/usr/local:$PATH' >>~/.bashrc
|
echo 'export PATH=/usr/local:$PATH' >>~/.bashrc
|
||||||
export PATH=/usr/local:$PATH
|
export PATH=/usr/local:$PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user