mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add supersoup mode
This commit is contained in:
@@ -35,7 +35,7 @@ if [[ $INSTALLEDVERSION == "2.4.4" ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$INSTALLEDVERSION" = '2.4.3' ] || [ "$INSTALLEDVERSION" = '2.4.2' ] || [ "$INSTALLEDVERSION" = '2.4.1' ] || [ "$INSTALLEDVERSION" = '2.4.0' ]; then
|
if [ "$INSTALLEDVERSION" = '2.4.3' ] || [ "$INSTALLEDVERSION" = '2.4.2' ] || [ "$INSTALLEDVERSION" = '2.4.1' ] || [ "$INSTALLEDVERSION" = '2.4.0' ]; then
|
||||||
echo "soup is not supported on $INSTALLEDVERSION. Please install the latest 2.4 release.
|
echo "soup is not supported on $INSTALLEDVERSION. Please install the latest 2.4 release."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user