Skip to content

Instantly share code, notes, and snippets.

@sandeepraju
Created March 28, 2016 21:32
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Fix sources list of c9
cat /etc/apt/sources.list.d/c9.list > ~/c9.list
sudo rm /etc/apt/sources.list.d/c9.list
sudo ln -s /home/ubuntu/c9.list /etc/apt/sources.list.d/c9.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment