mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-19 00:30:05 +01:00
one more comment
This commit is contained in:
@@ -68,6 +68,7 @@ fi
|
||||
error_continue() {
|
||||
error_notify "$@"
|
||||
# Print blank line on last jail
|
||||
# We can use _TARGET from check_target_is_(running|stopped) for this
|
||||
[ "${_TARGET}" = "${_LAST_JAIL}" ] && echo ""
|
||||
# shellcheck disable=SC2104
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user