fix no recommends

This commit is contained in:
Stefan Bühler 2019-08-10 15:54:15 +02:00
parent 7a1db8256a
commit 27f567754b
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
APT::Get::Install-Recommends "false";
APT::Get::Install-Suggests "false";
APT::Install-Recommends "false";
APT::Install-Suggests "false";