#!/bin/sh

# bring the mirror up to date with this repo
cd "{{ ikiwiki_src_dir }}"
git fetch --prune
exec {{ ikiwiki_path }}/hooks/emacsconf