diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:34:18 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:34:18 +0100 |
| commit | 75b67f975bd6fb94cc736443926379f825bf8a2b (patch) | |
| tree | fe0549257b05cdbabc3952539a504f3deb2c5226 /src | |
| parent | afcef00afe30374790ff8b2494ed46e7ffa3b19e (diff) | |
fix URIs
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 82c086a..b18a446 100755 --- a/src/photoalbum.sh +++ b/src/photoalbum.sh @@ -1,7 +1,7 @@ #!/bin/bash # photoalbum (c) 2011 - 2014 by Paul C. Buetow -# http://photoalbum.buetow.org +# http://github.com/snonux/photoalbum declare -r VERSION='PHOTOALBUMVERSION' declare -r DEFAULTRC=/etc/default/photoalbum |
