This commit is contained in:
CanbiZ 2025-08-07 19:41:59 +02:00 committed by GitHub
parent 5938a9aceb
commit 1f35b649cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -370,7 +370,6 @@ EOF
REPO_FILE=""
REPO_ACTIVE=0
REPO_COMMENTED=0
# Suche nach existierendem Block (aktiv oder auskommentiert)
for file in /etc/apt/sources.list.d/*.sources; do
if grep -q "Components:.*pve-no-subscription" "$file"; then
REPO_FILE="$file"