diff options
author | Daniel Baumann <daniel@debian.org> | 2008-04-21 23:57:47 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:33 +0100 |
commit | 25760740b5691dcea0b8b7c464438aa97c0ff5de (patch) | |
tree | c8418902415dbfa428109010dc8bf3ea7d3cde43 /examples/cron | |
parent | 4d2d56cf8e10925e746b43a104cfbaebb88883db (diff) | |
download | vyos-live-build-25760740b5691dcea0b8b7c464438aa97c0ff5de.tar.gz vyos-live-build-25760740b5691dcea0b8b7c464438aa97c0ff5de.zip |
Updating live-magic git location.
Diffstat (limited to 'examples/cron')
-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 07ea241b5..f8e33050f 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 ;; *) |