Skip to content

Instantly share code, notes, and snippets.

@aslamhadi
Last active March 12, 2017 15:12
Show Gist options
  • Save aslamhadi/849541acbee355dd3fd68db45beb0d37 to your computer and use it in GitHub Desktop.
Save aslamhadi/849541acbee355dd3fd68db45beb0d37 to your computer and use it in GitHub Desktop.
upgrade wsl to 16.04
  • sudo apt-get remove screen
  • sudo do-release-upgrade
  • (post-upgrade) sudo apt-get install screen

source: microsoft/WSL#927

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment