From 05abd7ba2501dad59e367c2e1b7423ce2ecff1ff Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 14 Jan 2011 23:33:27 +0100 Subject: [PATCH] backupiso: change download url. --- src/scripts/backupiso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/backupiso b/src/scripts/backupiso index 72e6a0b4b3..426c1e45fb 100644 --- a/src/scripts/backupiso +++ b/src/scripts/backupiso @@ -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 -- 2.39.2