mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Setup Script - Comment out place holder functions
This commit is contained in:
@@ -398,7 +398,7 @@ if (whiptail_you_sure) then
|
|||||||
# Need to ask if you are sure before proceeding
|
# Need to ask if you are sure before proceeding
|
||||||
|
|
||||||
if [ $INSTALLTYPE == 'MASTERONLY']; then
|
if [ $INSTALLTYPE == 'MASTERONLY']; then
|
||||||
|
echo "blah"
|
||||||
fi
|
fi
|
||||||
if [ $INSTALLTYPE == 'SENSORONLY' ]; then
|
if [ $INSTALLTYPE == 'SENSORONLY' ]; then
|
||||||
# Make this a sensor
|
# Make this a sensor
|
||||||
|
|||||||
Reference in New Issue
Block a user