1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-08 13:19:05 +00:00

Update build.func (#2358)

This commit is contained in:
Michel Roegl-Brunner 2025-02-13 15:03:18 +01:00 committed by GitHub
parent 1d42ce6282
commit 879989b5b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -916,6 +916,7 @@ install_script() {
header_info header_info
echo -e "${ADVANCED}${BOLD}${RD}Using Advanced Settings on node $PVEHOST_NAME${CL}" echo -e "${ADVANCED}${BOLD}${RD}Using Advanced Settings on node $PVEHOST_NAME${CL}"
METHOD="advanced" METHOD="advanced"
base_settings
advanced_settings advanced_settings
break break
;; ;;