mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Setup Script - Fix Else
This commit is contained in:
@@ -881,8 +881,9 @@ if (whiptail_you_sure) then
|
|||||||
accept_salt_key_local
|
accept_salt_key_local
|
||||||
salt_checkin_message
|
salt_checkin_message
|
||||||
salt_checkin
|
salt_checkin
|
||||||
|
fi
|
||||||
else
|
|
||||||
|
if [ $INSTALLTYPE == 'STORAGENODE' ] || [ $INSTALLTYPE == 'PARSINGNODE' ] || [ $INSTALLTYPE == 'HOTNODE' ] || [ $INSTALLTYPE == 'WARMNODE' ]; then
|
||||||
whiptail_management_nic
|
whiptail_management_nic
|
||||||
echo "Why isn't this working"
|
echo "Why isn't this working"
|
||||||
whiptail_management_server
|
whiptail_management_server
|
||||||
|
|||||||
Reference in New Issue
Block a user