mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
add additional comments
This commit is contained in:
@@ -613,7 +613,7 @@ fi
|
||||
|
||||
# Due to our modifications to install_centos_onedir it is easiest to just lock down to only allowing stable install
|
||||
if [ "$(echo "$ITYPE" | grep stable)" = "" ]; then
|
||||
echoerror "This script has been modified to only support stable installation type..."
|
||||
echoerror "This script has been modified to only support stable installation type. Installation type \"$ITYPE\" is not allowed..."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user