mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-26 01:59:23 -05:00
cleanup
This commit is contained in:
parent
6195450eb2
commit
18e23af784
@ -32,8 +32,6 @@ fi
|
||||
|
||||
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
|
||||
line_lower_case="${line,,}"
|
||||
first_two="${line_lower_case:0:2}"
|
||||
|
Loading…
Reference in New Issue
Block a user