typo
This commit is contained in:
parent
d344dd18d2
commit
62aa06b343
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user