mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-18 16:32:17 +00:00
core: remove dupliocated pve_version in advanced installs (#10743)
This commit is contained in:
committed by
GitHub
parent
a2a98cf26d
commit
c8f6786783
@@ -2412,7 +2412,6 @@ install_script() {
|
||||
2 | advanced | ADVANCED)
|
||||
header_info
|
||||
echo -e "${ADVANCED}${BOLD}${RD}Using Advanced Install on node $PVEHOST_NAME${CL}"
|
||||
echo -e "${INFO}${BOLD}${DGN}PVE Version ${PVEVERSION} (Kernel: ${KERNEL_VERSION})${CL}"
|
||||
METHOD="advanced"
|
||||
base_settings
|
||||
advanced_settings
|
||||
|
||||
Reference in New Issue
Block a user