mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-15 09:22:23 +00:00
Update proxmox-upgrade-pve8-to-pve9-manual-guide.sh
This commit is contained in:
parent
33205e1008
commit
1523b6b8a8
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# ==========================================================
|
||||
# ProxMenu - Manual Proxmox VE 8 to 9 Upgrade Guide
|
||||
# ProxMenux - Manual Proxmox VE 8 to 9 Upgrade Guide
|
||||
# ==========================================================
|
||||
# Author : MacRimi
|
||||
# Copyright : (c) 2024 MacRimi
|
||||
@ -260,6 +260,9 @@ EOF${CL}" \
|
||||
msg_success "$(translate "Press Enter to return to menu...")"
|
||||
echo -e
|
||||
read -r
|
||||
clear
|
||||
bash <(curl -fsSL "$REPO_URL/scripts/utilities/upgrade_pve8_topve9.sh")
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user