#!/usr/bin/env sh bundle exec bin/download bundle exec bin/petrify cd _site git commit -am "Update content" git push origin master cd -