mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge branch 'dev' of https://github.com/Security-Onion-Solutions/securityonion into feature/esssl
This commit is contained in:
@@ -118,9 +118,7 @@ if [ "$OS" == ubuntu ]; then
|
||||
update-alternatives --set newt-palette /etc/newt/palette.original >> $setup_log 2>&1
|
||||
fi
|
||||
|
||||
if [ $automated == no ]; then
|
||||
setterm -blank 0 >> $setup_log 2>&1
|
||||
fi
|
||||
setterm -blank 0 >> $setup_log 2>&1
|
||||
|
||||
if [ "$setup_type" == 'iso' ] || (whiptail_you_sure); then
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user