mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update build.func
This commit is contained in:
@@ -876,7 +876,7 @@ dialog_input() {
|
||||
local prompt="$2"
|
||||
local default="$3"
|
||||
local result
|
||||
|
||||
apt-get install -y dialog
|
||||
result=$(dialog --backtitle "[dev] Proxmox VE Helper Scripts" \
|
||||
--title "$title" \
|
||||
--extra-button --extra-label "Back" \
|
||||
|
||||
Reference in New Issue
Block a user