]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
make.sh: comment to update backupiso if version change
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 20 May 2019 05:24:04 +0000 (07:24 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 20 May 2019 05:24:04 +0000 (07:24 +0200)
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 <arne_f@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index bfcc83709fb1d4917562b34eee33d3fe72a1d02b..ea593370b1fa544fa44d8abf4b6f5b5ca165f427 100755 (executable)
--- 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)