#!/bin/sh set -eu # Run as a cronjob on the FreeBSD server to update the 'now' feeds and rebuild. # Yes, it would be easier to rsync from a system with better guile support. # TODO actually install haunt cd "$HOME/www-personal" ./update.sh "$HOME/git/haunt/pre-inst-env" haunt build exec "$HOME/git/haunt/pre-inst-env" haunt publish