diff options
author | Daniel Baumann <daniel@debian.org> | 2008-04-21 23:57:47 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2008-04-21 23:57:47 +0200 |
commit | 56cb5e45276a642f43ed55474a09ed4cf000fd5e (patch) | |
tree | c8418902415dbfa428109010dc8bf3ea7d3cde43 | |
parent | 6fe97be597b2dbeb97a2687dfc4a10304c614c0e (diff) | |
download | vyos-live-build-56cb5e45276a642f43ed55474a09ed4cf000fd5e.tar.gz vyos-live-build-56cb5e45276a642f43ed55474a09ed4cf000fd5e.zip |
Updating live-magic git location.
-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 ;; *) |