Skip to content

Instantly share code, notes, and snippets.

@YusukeIwaki
Created February 17, 2019 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YusukeIwaki/48b9c362f21eeb3352d16bf62c5e3ceb to your computer and use it in GitHub Desktop.
Save YusukeIwaki/48b9c362f21eeb3352d16bf62c5e3ceb to your computer and use it in GitHub Desktop.
Cloud9 proでubuntu 18.04
#!/bin/sh
sudo apt-get update
sudo apt-get -y install update-manager-core
sudo do-release-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment