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