common: Dont echo

This commit is contained in:
tschettervictor
2025-04-29 20:56:36 -06:00
committed by GitHub
parent fce8b77ace
commit 71a9a9a98a

View File

@@ -67,7 +67,6 @@ fi
# Notify message on error, and continue to next jail
error_continue() {
error_notify "$@"
echo ""
# shellcheck disable=SC2104
continue
}