From dcd108bda3dc40352511d0ef0717ceb8ca382676 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sat, 27 Sep 2025 18:28:56 +0200 Subject: [PATCH] Update update-pve.sh --- scripts/global/update-pve.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/global/update-pve.sh b/scripts/global/update-pve.sh index f7833bf..19d93e5 100644 --- a/scripts/global/update-pve.sh +++ b/scripts/global/update-pve.sh @@ -158,8 +158,6 @@ EOF msg_ok "$(translate "Non-free firmware warnings disabled")" fi - cleanup_duplicate_repos - update_output=$(apt-get update 2>&1) update_exit_code=$?