Skip to content

Instantly share code, notes, and snippets.

View terrywang's full-sized avatar

Terry Wang terrywang

View GitHub Profile
@terrywang
terrywang / chef_solo_bootstrap.sh
Last active December 14, 2015 10:10 — forked from ryanb/chef_solo_bootstrap.sh
Chef Solo bootstrap script using rbenv and ruby-build.
#!/bin/bash
# --------------------------------------
#
# Title: Chef Solo Bootstrap
# Author: Terry Wang
# Email: i (at) terry (dot) im
# Homepage: http://terry.im
# File: bootstrap-ubuntu.sh
# Created: Feb, 2013
#