This commit is contained in:
CanbiZ
2025-10-03 09:32:41 +02:00
committed by GitHub
parent d344dd18d2
commit 62aa06b343

View File

@@ -197,7 +197,7 @@ start_routines_9() {
# Check sources.list # Check sources.list
if [[ -f "$listfile" ]] && grep -qE '^\s*deb ' "$listfile"; then if [[ -f "$listfile" ]] && grep -qE '^\s*deb ' "$listfile"; then
((++ LEGACY_COUNT )) (( ++LEGACY_COUNT ))
fi fi
# Check .list files # Check .list files