Skip to content

Instantly share code, notes, and snippets.

@Kakise
Last active August 2, 2018 16:41
Show Gist options
  • Save Kakise/a09352ea6ee8c891cd9c82a87629a91e to your computer and use it in GitHub Desktop.
Save Kakise/a09352ea6ee8c891cd9c82a87629a91e to your computer and use it in GitHub Desktop.
#############################
# QuickStart.sh #
# @author: Kakise #
# @blog: https://kakise.me/ #
#############################
cd ~/Downloads
curl -Ls https://goo.gl/fd3zc > crouton
chmod +x crouton
sudo ln -s '/media/removable/USB Drive/chroots/' /usr/local/chroots
sudo sh crouton -u -n dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment