mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #8289 from Security-Onion-Solutions/fix/soup_unsupported_indices_check
Add missing 'fi' to if/then for unsupported indices check
This commit is contained in:
@@ -403,6 +403,7 @@ es_indices_check() {
|
|||||||
echo
|
echo
|
||||||
echo "$UNSUPPORTED_INDICES"
|
echo "$UNSUPPORTED_INDICES"
|
||||||
exit 1
|
exit 1
|
||||||
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
generate_and_clean_tarballs() {
|
generate_and_clean_tarballs() {
|
||||||
|
|||||||
Reference in New Issue
Block a user