#!/bin/bash set -x apt-get -y update apt-get -y upgrade apt-get install -y git curl rubygems ruby-rugged gem install bundler