Update photoprism-install.sh

This commit is contained in:
CanbiZ
2025-01-21 13:49:42 +01:00
committed by GitHub
parent 3bbeaa8a9d
commit b1b3d5b80a

View File

@ -27,7 +27,8 @@ $STD apt-get install -y \
imagemagick \
darktable \
rawtherapee \
libvips42
libvips42 \
lsb-release
echo 'export PATH=/usr/local:$PATH' >>~/.bashrc
export PATH=/usr/local:$PATH