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=$?