diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/photoalbum | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/photoalbum b/bin/photoalbum index f6d2b7e..33f369a 100755 --- a/bin/photoalbum +++ b/bin/photoalbum @@ -2,7 +2,7 @@ set -euo pipefail # photoalbum (c) 2011 - 2014, 2022 by Paul Buetow -# https://codeberg.org/snonux/photoalbum +# https://codeberg.org/snonux/shuriken.sh declare -r VERSION='0.7.0' declare -r DEFAULTRC="${PHOTOALBUM_DEFAULT_RC:-/etc/default/photoalbum}" |
