#!/bin/sh
# Deploys the site to freja using rsync.
echo Deploying to freja...
rsync -rav --delete public/ freja:/srv/http/www.blocktree.systems/