diff options
-rwxr-xr-x | examples/cron/snapshots.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cron/snapshots.sh b/examples/cron/snapshots.sh index 07ea241..f8e3305 100755 --- a/examples/cron/snapshots.sh +++ b/examples/cron/snapshots.sh @@ -64,7 +64,7 @@ do ;; live-magic) - git clone git://git.chris-lamb.co.uk/live-magic.git + git clone git://git.debian.org/git/users/lamby-guest/${PACKAGE}.git ;; *) |