mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 03:26:17 +00:00
Update proxmox_update.sh
This commit is contained in:
@@ -56,7 +56,7 @@ apt_upgrade() {
|
|||||||
|
|
||||||
if [[ "$pve_version" -ge 9 ]]; then
|
if [[ "$pve_version" -ge 9 ]]; then
|
||||||
show_proxmenux_logo
|
show_proxmenux_logo
|
||||||
msg_title "$(translate "$SCRIPT_TITLE)"
|
msg_title "$(translate "$SCRIPT_TITLE")"
|
||||||
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve9_2.sh")
|
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve9_2.sh")
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user