]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
backup: Bump release number in ISO download script
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 31 Jul 2018 15:23:07 +0000 (16:23 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Aug 2018 12:07:31 +0000 (13:07 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/123/filelists/files
src/scripts/backupiso

index bb833fc3a10e1691f7d73a35b017a6d7602f5dae..48f2e0e67f2b8d47659831df5626e94b5ad4a803 100644 (file)
@@ -10,6 +10,7 @@ srv/web/ipfire/cgi-bin/index.cgi
 srv/web/ipfire/cgi-bin/ovpnmain.cgi
 srv/web/ipfire/cgi-bin/proxy.cgi
 srv/web/ipfire/cgi-bin/vpnmain.cgi
+usr/local/bin/backupiso
 usr/sbin/dhclient
 usr/share/GeoIP/GeoIP.dat
 var/ipfire/backup/exclude
index caafe92fea54346500695d558ca48c510a15f85f..495ff394e07eee614b8bcdf29f0ec0829842768a 100644 (file)
@@ -18,8 +18,8 @@ esac
 
 COREVER=$(cat /opt/pakfire/db/core/mine)
 # FIXME: edit this lines before release
-URL="https://downloads.ipfire.org/releases/ipfire-2.x/2.19-core$COREVER/"
-ISO="ipfire-2.19.$arch-full-core$COREVER.iso"
+URL="https://downloads.ipfire.org/releases/ipfire-2.x/2.21-core$COREVER/"
+ISO="ipfire-2.21.$arch-full-core$COREVER.iso"
 
 if [ -z $1 ]; then
        echo usage: $0 backup-file