mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-07 18:04:57 -04:00
cleanup
This commit is contained in:
parent
6195450eb2
commit
18e23af784
1 changed files with 0 additions and 2 deletions
|
@ -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}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue