mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-20 16:02:59 +02:00
Fix version information in backupiso script
Fixes: #12083 Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# FIXME: edit this lines before release
|
||||
IPFVER=2.21
|
||||
IPFVER=2.23
|
||||
COREVER=$(cat /opt/pakfire/db/core/mine)
|
||||
|
||||
arch=$(uname -m)
|
||||
|
||||
Reference in New Issue
Block a user