summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-04-21 10:39:23 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:33 +0100
commit76c8a9bbbfa067fa749ddfd1d72d010cf5be42b0 (patch)
tree952d84ec0ffe00a18934c765996ee160ee27d158 /examples
parent9e5576128644f658b88bb0236df6673e0b46c4c7 (diff)
downloadlive-build-76c8a9bbbfa067fa749ddfd1d72d010cf5be42b0.zip
live-build-76c8a9bbbfa067fa749ddfd1d72d010cf5be42b0.tar.gz
Updating snapshots url.
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/cron/images.sh4
1 files 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