fix no recommends

This commit is contained in:
Stefan Bühler 2019-08-10 15:54:15 +02:00
förälder 7a1db8256a
incheckning 27f567754b
1 ändrade filer med 2 tillägg och 2 borttagningar

Visa fil

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