#!/bin/bash DESTDIR='/home/runassudo/Documents/Work/School Cloud Data/unenc/public/www/opentally' cd homepage bundle exec jekyll build -d "$DESTDIR" cd ..