diff --git a/setup/so-whiptail b/setup/so-whiptail index 125335729..c7954e65f 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -114,7 +114,7 @@ whiptail_components_adv_warning() { [ -n "$TESTING" ] && return - whiptail --title "$whiptail_title" --msgbox "Please keep in mind the more services that you enable the more RAM that is required." 8 75 + whiptail --title "$whiptail_title" --msgbox "The next screen will provide the ability to choose optional services to be enabled for this installation. Be aware that the more services you enable the more RAM that is required." 8 75 } whiptail_create_admin_user() {