mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 17:45:54 +00:00
Update build.func
This commit is contained in:
@@ -1520,7 +1520,7 @@ install_script() {
|
||||
header_info
|
||||
|
||||
# --- Support CLI argument as direct preset (default, advanced, …) ---
|
||||
CHOICE="${1:-}"
|
||||
CHOICE="${mode:-${1:-}}"
|
||||
|
||||
# If no CLI argument → show whiptail menu
|
||||
if [ -z "$CHOICE" ]; then
|
||||
|
||||
Reference in New Issue
Block a user