mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-11 16:31:12 +07:00
cleanup
This commit is contained in:
@ -32,8 +32,6 @@ fi
|
|||||||
|
|
||||||
log="$(cat "$logfile")"
|
log="$(cat "$logfile")"
|
||||||
|
|
||||||
## W: Target Contents-deb-legacy (Contents-all) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:2'
|
|
||||||
|
|
||||||
while read -r -d $'\n' line; do
|
while read -r -d $'\n' line; do
|
||||||
line_lower_case="${line,,}"
|
line_lower_case="${line,,}"
|
||||||
first_two="${line_lower_case:0:2}"
|
first_two="${line_lower_case:0:2}"
|
||||||
|
Reference in New Issue
Block a user