#!/bin/bash
# GIT post-receive hook

DIR=$(dirname "$0")
echo "Starting DIT job for $(pwd)"
echo "${DIR}/../bin/dit.sh" | at now # run async