[wip] Reword proxy yesno prompt

This commit is contained in:
William Wernert
2021-03-03 12:01:15 -05:00
parent 83791d87c7
commit 26b1da744c

View File

@@ -1219,7 +1219,7 @@ whiptail_patch_schedule_select_hours() {
whiptail_proxy_ask() {
[ -n "$TESTING" ] && return
whiptail --title "Security Onion Setup" --yesno "Do you want to use a proxy server to complete setup?" 7 60
whiptail --title "Security Onion Setup" --yesno "Do you want to set a proxy server for this installation?" 7 60
}
whiptail_proxy_addr() {