diff --git a/abra.sh b/abra.sh index b6adfd3..3adf8b3 100644 --- a/abra.sh +++ b/abra.sh @@ -264,7 +264,7 @@ else: quieten() { # 'SyntaxWarning|version_regex|"http\[' # is a workaround to get rid of some verbose syntax warnings, this might be fixed with another version - grep -Pv '"level": "(info|debug)"|SyntaxWarning|version_regex|"http\[|RuntimeWarning:' + grep -Pv '"level": "(info|debug)"|SyntaxWarning|version_regex|"http\[|RuntimeWarning:|### authentik shell|### Node| objects imported automatically|^$' } add_email_templates() {