Remove apt cache bloat

merge-requests/18/merge
Daniel Ruiz de Alegría 3 years ago
parent d24fbca130
commit 9523854ff0
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

@ -124,6 +124,7 @@ if [ -n "$enable_pu" ]; then
fi
lb config noauto \
--apt-indices=false \
--distribution "$dist" \
--debian-installer-distribution "$dist" \
--archive-areas "main contrib non-free" \

Loading…
Cancel
Save