- Replace the existing sources.list with the on in this Gist.
apt update && apt full-upgrade -y
Created
June 2, 2019 20:02
-
-
Save nzbart/b53545ac20b5be0103770ba4a7b9ff27 to your computer and use it in GitHub Desktop.
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
The testing URL is not working anymore, I changed it to this:
deb http://security.debian.org/debian-security testing-security main non-free