mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-05 20:24:09 +01:00
common: Dont echo
This commit is contained in:
@@ -67,7 +67,6 @@ fi
|
|||||||
# Notify message on error, and continue to next jail
|
# Notify message on error, and continue to next jail
|
||||||
error_continue() {
|
error_continue() {
|
||||||
error_notify "$@"
|
error_notify "$@"
|
||||||
echo ""
|
|
||||||
# shellcheck disable=SC2104
|
# shellcheck disable=SC2104
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user