diff options
| author | Paul Buetow <paul@buetow.org> | 2022-02-14 22:41:08 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-02-14 22:41:08 +0000 |
| commit | 280500bd9d018a9c1984214984c94fb36163afce (patch) | |
| tree | c6125ee54433c0226aa89544207c9c00b6a35460 /src | |
| parent | f91a910a81a49cd09f66b9549cba38e2132dd654 (diff) | |
fix URL
Diffstat (limited to 'src')
| -rwxr-xr-x | src/photoalbum.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/photoalbum.sh b/src/photoalbum.sh index 5d8c8b2..410d7cb 100755 --- a/src/photoalbum.sh +++ b/src/photoalbum.sh @@ -1,7 +1,7 @@ #!/bin/bash # photoalbum (c) 2011 - 2014 by Paul C. Buetow -# http://github.com/snonux/photoalbum +# https://codeberg.org/foozone/photoalbum declare -r VERSION='PHOTOALBUMVERSION' declare -r DEFAULTRC=/etc/default/photoalbum |
