#!/bin/bash

cd $(dirname "$0")
tar -C scotty -cvzf ./pages.tar.gz index.html
hut pages publish -d go.uploadedlobster.com -s scotty pages.tar.gz