Update proxmox-upgrade-pve8-to-pve9-manual-guide.sh

This commit is contained in:
MacRimi 2025-08-14 19:46:13 +02:00
parent b3c9f71c02
commit 9a27138d96

View File

@ -261,7 +261,8 @@ EOF${CL}" \
echo -e
read -r
clear
bash <(curl -fsSL "$REPO_URL/scripts/utilities/upgrade_pve8_to_pve9.sh")
exit 0
#bash <(curl -fsSL "$REPO_URL/scripts/utilities/upgrade_pve8_to_pve9.sh")
}