From: Arne Fitzenreiter Date: Mon, 20 May 2019 05:24:04 +0000 (+0200) Subject: make.sh: comment to update backupiso if version change X-Git-Tag: v2.23-core133~116 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=d12e3fcd1e90188b9ddc31dc84334a8e6a5274a8 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 --- 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)