Update build.func

add instructional tip
This commit is contained in:
tteckster 2023-05-10 22:40:49 -04:00 committed by GitHub
parent 0038a8b74f
commit 1263944d40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ exit-script() {
}
advanced_settings() {
whiptail --msgbox --title "Here is an instructional tip:" "To make a selection, use the Spacebar." 8 58
whiptail --msgbox --title "Default distribution for $APP" "${var_os} \n${var_version} \n" 8 58
if [ "$var_os" != "alpine" ]; then
var_os=""