From 76c8a9bbbfa067fa749ddfd1d72d010cf5be42b0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 21 Apr 2008 10:39:23 +0200 Subject: Updating snapshots url. --- examples/cron/images.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/cron/images.sh b/examples/cron/images.sh index 8d47f44..9fe08e7 100755 --- a/examples/cron/images.sh +++ b/examples/cron/images.sh @@ -25,8 +25,8 @@ do if [ "${DISTRIBUTION}" = "sid" ] then - echo 'deb http://live.debian.net/debian-snapshots/ ./' > config/chroot_sources/live-snapshots.chroot - echo 'deb http://live.debian.net/debian-snapshots/ ./' > config/chroot_sources/live-snapshots.boot + echo 'deb http://live.debian.net/debian/ ./' > config/chroot_sources/live-snapshots.chroot + echo 'deb http://live.debian.net/debian/ ./' > config/chroot_sources/live-snapshots.boot wget http://ftp-master.debian-unofficial.org/other/openpgp/archive-key-2008.asc -O config/chroot_sources/live-snapshots.chroot.gpg wget http://ftp-master.debian-unofficial.org/other/openpgp/archive-key-2008.asc -O config/chroot_sources/live-snapshots.binary.gpg -- cgit v1.0