backup: Bump release number in ISO download script

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-07-31 16:23:07 +01:00
parent b5a1294c98
commit f32cbd89d9
2 changed files with 3 additions and 2 deletions

View 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