mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-26 02:04:58 +01:00
Update build.func
add instructional tip
This commit is contained in:
parent
0038a8b74f
commit
1263944d40
@ -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=""
|
||||
|
Loading…
Reference in New Issue
Block a user