From d12e3fcd1e90188b9ddc31dc84334a8e6a5274a8 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 20 May 2019 07:24:04 +0200 Subject: [PATCH] make.sh: comment to update backupiso if version change It was to offten forgotten to update the backupiso script that need to download the matching iso from the servers so i added a comment. no functional change Signed-off-by: Arne Fitzenreiter --- make.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/make.sh b/make.sh index bfcc83709f..ea593370b1 100755 --- a/make.sh +++ b/make.sh @@ -24,6 +24,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name +# If you update the version don't forget to update backupiso and add it to core update VERSION="2.23" # Version number CORE="132" # Core Level (Filename) PAKFIRE_CORE="131" # Core Level (PAKFIRE) -- 2.39.2