X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fscripts%2Fbackupiso;h=e61698e7e8bcab0e46bb5aab04fbd0ed78e7ae3c;hb=f418a98488e440ad6f79513c5921578af4118823;hp=59f2e6705a30de08ee0c6172a55da327da23cbd9;hpb=f6281b9ae4e87070e2d286469ffdefb876ff930e;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/src/scripts/backupiso b/src/scripts/backupiso index 59f2e6705..e61698e7e 100644 --- a/src/scripts/backupiso +++ b/src/scripts/backupiso @@ -1,10 +1,10 @@ #!/bin/sh # FIXME: edit this lines before release -#URL=http://download.ipfire.org/iso/ -#ISO=ipfire-2.3-beta4.i586-full.iso -URL=http://www.rowie.at/ipfire/builds/v2.3test/Beta3/20080930-11uhr/ -ISO=ipfire-2.3-test.i586-full.iso +URL=http://download.ipfire.org/iso/ +ISO=ipfire-2.3-beta5.i586-full.iso +#URL=http://www.rowie.at/ipfire/builds/v2.3test/Beta3/20081001-17uhr/ +#ISO=ipfire-2.3-test.i586-full.iso if [ -z "$1" ]; then echo usage: $0 backup-file