mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Update build.func
This commit is contained in:
@@ -113,7 +113,7 @@ exit-script() {
|
||||
|
||||
advanced_settings() {
|
||||
whiptail --msgbox --title "Default distribution for $APP" "${var_os} \n${var_version} \n" 8 58
|
||||
whiptail --msgbox "Spacebar = Select." 8 58
|
||||
whiptail --msgbox "Spacebar = Select" 8 58
|
||||
if [ "$var_os" != "alpine" ]; then
|
||||
var_os=""
|
||||
while [ -z "$var_os" ]; do
|
||||
|
||||
Reference in New Issue
Block a user