Make Debian apt settings more correctly

This commit is contained in:
TomasM
2017-11-21 01:41:07 -05:00
parent cddddeb7d5
commit 623046ab67
3 changed files with 4 additions and 22 deletions
@@ -0,0 +1,3 @@
APT::Install-Recommends "0";
APT::Install-Suggests "0";
Acquire::Languages { "none"; }