This commit is contained in:
CanbiZ
2025-10-03 09:31:19 +02:00
committed by GitHub
parent 926cfb2aa0
commit d344dd18d2

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