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