summaryrefslogtreecommitdiffstats
path: root/roles/wiki/templates/post-update.h00-ikiwiki-wrapper
blob: 684ac28fc230189b82959dd694bd4c7c66a8d856 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

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