mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Setup Script - added setup whiptail colors change pallet
This commit is contained in:
@@ -434,7 +434,7 @@ echo "Detecting OS"
|
||||
detect_os
|
||||
if [ $OS == ubuntu ]; then
|
||||
# Override the horrible Ubuntu whiptail color pallete
|
||||
update-alternatives --config newt-palette
|
||||
update-alternatives --set newt-palette /etc/newt/palette.original
|
||||
fi
|
||||
|
||||
# Question Time
|
||||
|
||||
Reference in New Issue
Block a user