mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-05 02:48:21 +02:00
Fix Setup Syntax
This commit is contained in:
+1
-2
@@ -278,8 +278,7 @@ if (whiptail_you_sure) ; then
|
|||||||
if [ $BROVERSION != 'SURICATA' ]; then
|
if [ $BROVERSION != 'SURICATA' ]; then
|
||||||
whiptail_master_adv_service_brologs
|
whiptail_master_adv_service_brologs
|
||||||
fi
|
fi
|
||||||
fi
|
|
||||||
|
|
||||||
# Last Chance to back out
|
# Last Chance to back out
|
||||||
whiptail_make_changes
|
whiptail_make_changes
|
||||||
set_hostname
|
set_hostname
|
||||||
|
|||||||
Reference in New Issue
Block a user