]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/scripts/backupiso
Fix core updater 45-48 to remove only old core updates from cache.
[people/pmueller/ipfire-2.x.git] / src / scripts / backupiso
index 71e79740b656ef5bdbf8701e8a1efa86d27bcaad..426c1e45fb9c7be66eefa2b65594bdfb2c87ecc1 100644 (file)
@@ -2,8 +2,8 @@
 
 COREVER=`cat /opt/pakfire/db/core/mine`
 # FIXME: edit this lines before release
-URL=http://download.ipfire.org/iso/
-ISO=ipfire-2.5.i586-full-core$COREVER.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 
        echo usage: $0 backup-file