Whiptail title fixes

- Use a variable for the title
- Fix cases where the whiptail title wasn't changed previously
This commit is contained in:
William Wernert
2021-06-02 12:38:32 -04:00
parent dd7388e577
commit b3f2c60065
7 changed files with 121 additions and 115 deletions

View File

@@ -25,6 +25,7 @@ BATCHSIZE=5
SOUP_LOG=/root/soup.log
INFLUXDB_MIGRATION_LOG=/opt/so/log/influxdb/soup_migration.log
WHATWOULDYOUSAYYAHDOHERE=soup
whiptail_title='Security Onion UPdater'
check_err() {
local exit_code=$1