From f48b2e715fc393dee3d62dfa87220e7f6387d82f Mon Sep 17 00:00:00 2001 From: Matt Darfeuille Date: Mon, 20 Feb 2017 18:51:59 +0100 Subject: [PATCH] Unify the installers - Clean up code Signed-off-by: Matt Darfeuille Signed-off-by: Tom Eastep --- Shorewall-core/install.sh | 14 +++++++------- Shorewall-init/install.sh | 15 ++++++++------- Shorewall-lite/install.sh | 13 +++++++------ Shorewall/install.sh | 17 +++++++++-------- 4 files changed, 31 insertions(+), 28 deletions(-) diff --git a/Shorewall-core/install.sh b/Shorewall-core/install.sh index da9be321d..6bbd7b20c 100755 --- a/Shorewall-core/install.sh +++ b/Shorewall-core/install.sh @@ -22,17 +22,17 @@ # along with this program; if not, see . # -VERSION=xxx #The Build script inserts the actual version - +VERSION=xxx # The Build script inserts the actual version PRODUCT=shorewall-core Product="Shorewall Core" - + usage() # $1 = exit status { ME=$(basename $0) - echo "usage: $ME [ ] " - echo " $ME -v" - echo " $ME -h" + echo "usage: $ME [