Skip to content

Instantly share code, notes, and snippets.

@sandeepraju
Created March 28, 2016 21:32
Show Gist options
  • Save sandeepraju/a5dced775ea87251b21d to your computer and use it in GitHub Desktop.
Save sandeepraju/a5dced775ea87251b21d to your computer and use it in GitHub Desktop.
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