Merge branch 'master' of ssh://pwan.org/var/www/git/projects/hgr master
authorJude N <jude@pwan.org>
Sun, 7 Sep 2014 16:32:22 +0000 (12:32 -0400)
committerJude N <jude@pwan.org>
Sun, 7 Sep 2014 16:32:22 +0000 (12:32 -0400)
Conflicts:
manifests/init.pp

files/my-notmuch-new.sh [new file with mode: 0644]

diff --git a/files/my-notmuch-new.sh b/files/my-notmuch-new.sh
new file mode 100644 (file)
index 0000000..0d8ba47
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash
+/usr/local/bin/notmuch new >> /dev/null 2>&1
+/usr/local/bin/afew -nt >> /dev/null 2>&1
+/usr/local/bin/afew -m >> /dev/null 2>&1