]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
backupiso: change download url. v2.9-final
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 14 Jan 2011 22:33:27 +0000 (23:33 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 14 Jan 2011 22:33:27 +0000 (23:33 +0100)
src/scripts/backupiso

index 72e6a0b4b32ad7499e1f1f0ba3410cb1857b1f49..426c1e45fb9c7be66eefa2b65594bdfb2c87ecc1 100644 (file)
@@ -2,7 +2,7 @@
 
 COREVER=`cat /opt/pakfire/db/core/mine`
 # FIXME: edit this lines before release
-URL=http://download.ipfire.org/iso/
+URL=http://download.ipfire.org/releases/ipfire-2.x/2.9-core$COREVER/
 ISO=ipfire-2.9.i586-full-core$COREVER.iso
 
 if [ -z "$1" ]; then