mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove jinja whitespace trimming to avoid syntax error in bash
This commit is contained in:
@@ -165,6 +165,6 @@ else
|
|||||||
echo "No connectivity to Github...exiting..."
|
echo "No connectivity to Github...exiting..."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
{%- endif -%}
|
{% endif %}
|
||||||
|
|
||||||
echo "Finished rule updates at $(date)..."
|
echo "Finished rule updates at $(date)..."
|
||||||
|
|||||||
Reference in New Issue
Block a user