Skip to content

Instantly share code, notes, and snippets.

@robbyt
Created March 18, 2012 19:25
Show Gist options
  • Save robbyt/2080034 to your computer and use it in GitHub Desktop.
Save robbyt/2080034 to your computer and use it in GitHub Desktop.
Fix S3-based apt repos
echo "Acquire::http::Pipeline-Depth "0";" | sudo tee -a /etc/apt/apt.conf.d/90localsettings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment