mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-21 01:30:52 +01:00
adjust blank line option
This commit is contained in:
@@ -101,7 +101,7 @@ for _jail in ${JAILS}; do
|
||||
else
|
||||
info "[${_jail}]:"
|
||||
error_notify "Jail is not running."
|
||||
error_continue "Use [-a|--auto] to auto-start the jail."
|
||||
error_continue_next_jail "Use [-a|--auto] to auto-start the jail."
|
||||
fi
|
||||
|
||||
info "[${_jail}]:"
|
||||
@@ -126,7 +126,7 @@ for _jail in ${JAILS}; do
|
||||
fi
|
||||
|
||||
# Print blank line
|
||||
echo ""
|
||||
echo
|
||||
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user