Update photoprism-install.sh

This commit is contained in:
tteckster 2022-03-30 07:28:19 -04:00 committed by GitHub
parent 813b4becc4
commit d72e734dad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# inspired by https://github.com/IndrekHaav/photoprism-debian
set -o errexit
set -o errtrace
set -o nounset