Skip to content

Instantly share code, notes, and snippets.

@userid
Created June 7, 2017 07:17
Show Gist options
  • Select an option

  • Save userid/9a2361bd5736c326daffbbf045a06a6f to your computer and use it in GitHub Desktop.

Select an option

Save userid/9a2361bd5736c326daffbbf045a06a6f to your computer and use it in GitHub Desktop.
# echo "deb http://deb.debian.org/debian/ unstable main" > /etc/apt/sources.list.d/unstable-wireguard.list
# printf 'Package: *\nPin: release a=unstable\nPin-Priority: 200\n' > /etc/apt/preferences.d/limit-unstable
# apt update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment