Created
August 5, 2014 10:44
-
-
Save k9ert/f95b5692f50ba96b1301 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
APT::Get::AllowUnauthenticated true; | |
APT::Install-Recommends false; | |
APT::Get::AutomaticRemove true; | |
#APT::Cache-Limit 31457280; | |
DPkg::Options {"--force-confold";}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment