mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
backup: Bump release number in ISO download script
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user