new line after text

This commit is contained in:
Serghey Rodin 2017-12-29 17:54:27 +02:00
commit d8e200f759
3 changed files with 3 additions and 3 deletions

View file

@ -366,7 +366,7 @@ fi
# Softaculous # Softaculous
if [ "$softaculous" = 'yes' ]; then if [ "$softaculous" = 'yes' ]; then
echo -n ' - Softaculous Plugin' echo ' - Softaculous Plugin'
fi fi
# Firewall stack # Firewall stack

View file

@ -366,7 +366,7 @@ fi
# Softaculous # Softaculous
if [ "$softaculous" = 'yes' ]; then if [ "$softaculous" = 'yes' ]; then
echo -n ' - Softaculous Plugin' echo ' - Softaculous Plugin'
fi fi
# Firewall stack # Firewall stack

View file

@ -379,7 +379,7 @@ fi
# Softaculous # Softaculous
if [ "$softaculous" = 'yes' ]; then if [ "$softaculous" = 'yes' ]; then
echo -n ' - Softaculous Plugin' echo ' - Softaculous Plugin'
fi fi
# Firewall stack # Firewall stack