diff --git a/setup/so-whiptail b/setup/so-whiptail index cc08acf01..2f2ff2f78 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -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() {