fix apt-cache bug where the same entry is written twice

This commit is contained in:
parazyd 2017-10-26 21:30:54 +02:00
parent ad91c94a2e
commit a00868741d
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 0 additions and 2 deletions

View File

@ -125,8 +125,6 @@ EOF
}
cat <<EOF
deb file:/mnt ./
## package repositories
deb ${mirror} ${release} ${section}
deb ${mirror} ${release}-updates ${section}