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:
@@ -766,7 +766,7 @@ fi
|
||||
|
||||
# Question Time
|
||||
|
||||
if (whiptail_you_sure) then
|
||||
if (whiptail_you_sure); then
|
||||
|
||||
# Create a dir to get started
|
||||
install_prep
|
||||
|
||||
Reference in New Issue
Block a user