Browse Source

Update photoprism-install.sh

tteckster 3 years ago
parent
commit
d72e734dad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup/photoprism-install.sh

+ 1 - 1
setup/photoprism-install.sh

@@ -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