Update build.func
This commit is contained in:
parent
760d9f0125
commit
7d4b2277ed
@ -433,7 +433,7 @@ exit_script() {
|
|||||||
# This function allows the user to configure advanced settings for the script.
|
# This function allows the user to configure advanced settings for the script.
|
||||||
advanced_settings() {
|
advanced_settings() {
|
||||||
whiptail --backtitle "[dev] Proxmox VE Helper Scripts" --msgbox --title "Here is an instructional tip:" "To make a selection, use the Spacebar." 8 58
|
whiptail --backtitle "[dev] Proxmox VE Helper Scripts" --msgbox --title "Here is an instructional tip:" "To make a selection, use the Spacebar." 8 58
|
||||||
whiptail --backtitle "[dev] Proxmox VE Helper Scripts" --msgbox --title "Default distribution for $APP" "Default is: ${var_os} ${var_version} \n \nIf the default Linux distribution is not adhered to, script support will be discontinued. \n" 10 58
|
whiptail --backtitle "[dev] Proxmox VE Helper Scripts" --msgbox --title "Default distribution for $APP" "Default is: ${var_os} ${var_version} \n" 10 58
|
||||||
# if [ "$var_os" != "alpine" ]; then
|
# if [ "$var_os" != "alpine" ]; then
|
||||||
# var_default_os="${var_os}"
|
# var_default_os="${var_os}"
|
||||||
# var_os=""
|
# var_os=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user