mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Update photoprism-install.sh
This commit is contained in:
parent
3bbeaa8a9d
commit
b1b3d5b80a
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue