mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-06 04:34:19 +01:00
rework blank lines again
This commit is contained in:
@@ -94,9 +94,6 @@ for _jail in ${JAILS}; do
|
||||
error_notify "Jail is not running."
|
||||
error_continue "Use [-a|--auto] to auto-start the jail."
|
||||
fi
|
||||
|
||||
# Print blank line in front of first jail
|
||||
[ "${_jail}" = "${_FIRST_JAIL}" ] && echo ""
|
||||
|
||||
info "[${_jail}]:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user