- Replace the existing sources.list with the on in this Gist.
apt update && apt full-upgrade -y
Change WSL to debian testing
This file contains 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
deb https://deb.debian.org/debian testing main contrib non-free | |
deb https://deb.debian.org/debian testing-updates main contrib non-free | |
deb http://security.debian.org/ testing/updates main contrib non-free |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment