Skip to content

Commit

Permalink
run apt-get update at start of Ubuntu installation script.
Browse files Browse the repository at this point in the history
  • Loading branch information
timburks committed Jun 21, 2013
1 parent 8fc8093 commit fbc9af2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notes/Ubuntu.sh
Expand Up @@ -15,6 +15,7 @@
# http://blog.tlensing.org/2013/02/24/objective-c-on-linux-setting-up-gnustep-clang-llvm-objective-c-2-0-blocks-runtime-gcd-on-ubuntu-12-04/
#

sudo apt-get update
sudo apt-get install curl -y
sudo apt-get install ssh -y
sudo apt-get install git -y
Expand Down

0 comments on commit fbc9af2

Please sign in to comment.