mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-04 03:33:41 +01:00
add blank line after each jail on multiple targets
This commit is contained in:
@@ -96,6 +96,7 @@ errors=0
|
||||
|
||||
for _jail in ${JAILS}; do
|
||||
|
||||
echo ""
|
||||
info "[${_jail}]:"
|
||||
|
||||
check_target_is_running "${_jail}" || if [ "${AUTO}" -eq 1 ]; then
|
||||
|
||||
Reference in New Issue
Block a user