From e76e303383283b31fec38a8242fb509fce9bf88e Mon Sep 17 00:00:00 2001 From: MacRimi Date: Wed, 6 Aug 2025 19:20:03 +0200 Subject: [PATCH] Update update-pve8.sh --- scripts/global/update-pve8.sh | 3 --- 1 file changed, 3 deletions(-) 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