Skip to content

Commit b1b3d5b

Browse files
authored
Update photoprism-install.sh
1 parent 3bbeaa8 commit b1b3d5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install/photoprism-install.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ $STD apt-get install -y \
2727
imagemagick \
2828
darktable \
2929
rawtherapee \
30-
libvips42
30+
libvips42 \
31+
lsb-release
3132

3233
echo 'export PATH=/usr/local:$PATH' >>~/.bashrc
3334
export PATH=/usr/local:$PATH

0 commit comments

Comments
 (0)