X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=src%2Fscripts%2Fbackupiso;h=08fba1a63b6deb5eaf5c6c09c09c87c0b37350ad;hp=fb203bd2a7cacb11471e425a5a057d69a81eda78;hb=d9c6f56c2ea171cbc1fa396feb30d2814b9a818d;hpb=3f7d9a96138656d2fd54b1ea74c58adcee5056b3 diff --git a/src/scripts/backupiso b/src/scripts/backupiso index fb203bd2a7..08fba1a63b 100644 --- a/src/scripts/backupiso +++ b/src/scripts/backupiso @@ -2,8 +2,8 @@ COREVER=$(cat /opt/pakfire/db/core/mine) # FIXME: edit this lines before release -URL="http://download.ipfire.org/releases/ipfire-2.x/2.15-core$COREVER/" -ISO="ipfire-2.15.i586-full-core$COREVER.iso" +URL="http://download.ipfire.org/releases/ipfire-2.x/2.17-core$COREVER/" +ISO="ipfire-2.17.i586-full-core$COREVER.iso" if [ -z $1 ]; then echo usage: $0 backup-file