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