mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-12 18:54:25 +01:00
Remove "-common" from installer messages
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
188bd64242
commit
6b9afd6a82
@ -196,7 +196,7 @@ fi
|
||||
#
|
||||
cd "$(dirname $0)"
|
||||
|
||||
echo "Installing Shorewall-common Version $VERSION"
|
||||
echo "Installing Shorewall Version $VERSION"
|
||||
|
||||
#
|
||||
# Check for /etc/shorewall
|
||||
@ -868,4 +868,4 @@ fi
|
||||
#
|
||||
# Report Success
|
||||
#
|
||||
echo "shorewall-common Version $VERSION Installed"
|
||||
echo "shorewall Version $VERSION Installed"
|
||||
|
Loading…
Reference in New Issue
Block a user