#!/bin/bash # Install jekyll and bundler # Assuming that Ruby is already installed gem install jekyll bundler