Tighten up Update Whiptail appearance.
This commit is contained in:
@ -845,7 +845,7 @@ View the web interface at http://pi.hole/admin or http://${IPv4addr%/*}/admin" $
|
|||||||
|
|
||||||
update_dialogs(){
|
update_dialogs(){
|
||||||
|
|
||||||
UpdateCmd=$(whiptail --title "Existing Install Detected!" --menu "We have detected an existing install.\n\n Please chose from the following options:" ${r} ${c} 2 \
|
UpdateCmd=$(whiptail --title "Existing Install Detected!" --menu "\n\nWe have detected an existing install.\n\nPlease chose from the following options:" ${r} ${c} 2 \
|
||||||
"Update" "Update install will retain existing settings." \
|
"Update" "Update install will retain existing settings." \
|
||||||
"Install" "Install will allow you to enter new settings." 3>&2 2>&1 1>&3)
|
"Install" "Install will allow you to enter new settings." 3>&2 2>&1 1>&3)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user