diff --git a/misc/build.func b/misc/build.func index 33409a5e..0b692f3f 100644 --- a/misc/build.func +++ b/misc/build.func @@ -684,7 +684,7 @@ advanced_settings() { config_file(){ - whiptail --backtitle "Proxmox VE Helper Scripts" --msgbox --title "Here is an instructional tip:" "To make a selection, use the Spacebar." 8 58 + whiptail --backtitle "Proxmox VE Helper Scripts" --msgbox --title "Default distribution for $APP" "${var_os} ${var_version} \n \nIf the default Linux distribution is not adhered to, script support will be discontinued. \n" 10 58 CONFIG_FILE="/opt/community-scripts/.settings"