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:
@@ -270,6 +270,10 @@ saltify() {
|
||||
# Initialize the new repos
|
||||
apt-get update
|
||||
apt-get -y install salt-minion
|
||||
|
||||
# Override the horrible Ubuntu whiptail color pallete
|
||||
update-alternatives --config newt-palette
|
||||
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user