mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-20 01:02:36 +01:00
print blank line after last jail
This commit is contained in:
@@ -67,6 +67,7 @@ fi
|
||||
# Notify message on error, and continue to next jail
|
||||
error_continue() {
|
||||
error_notify "$@"
|
||||
echo ""
|
||||
# shellcheck disable=SC2104
|
||||
continue
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user