Created
April 16, 2016 18:08
-
-
Save Adron/18d1be51ac6991633d27076a1f9b9d70 to your computer and use it in GitHub Desktop.
Install git/unzip/etc w/ apt-get
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get update | |
sudo apt-get install unzip | |
sudo apt-get -y install git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment