Skip to content

Instantly share code, notes, and snippets.

@carlallen
Last active December 10, 2015 19:18
Show Gist options
  • Save carlallen/4480078 to your computer and use it in GitHub Desktop.
Save carlallen/4480078 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
apt-get -y update
apt-get -y install git-core ruby1.9.1
gem install chef ruby-shadow --no-ri --no-rdoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment