Skip to content

Instantly share code, notes, and snippets.

@kocoai
Last active July 11, 2019 12:04
Show Gist options
  • Save kocoai/d39c8ac1dd04533a17dfb227a5157aed to your computer and use it in GitHub Desktop.
Save kocoai/d39c8ac1dd04533a17dfb227a5157aed to your computer and use it in GitHub Desktop.
update raspberry #pi ipv4
apt-get -o Acquire::ForceIPv4=true update
apt-get -o Acquire::ForceIPv4=true -y dist-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment