diff --git a/scripts/global/update-pve8.sh b/scripts/global/update-pve8.sh index 4dd5133..e432643 100644 --- a/scripts/global/update-pve8.sh +++ b/scripts/global/update-pve8.sh @@ -213,11 +213,8 @@ EOF msg_ok "$(translate "Proxmox VE 8 system update completed successfully")" - - } - if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then update_pve8 fi