From 36401168405594000e500fc1696640c6df6805c5 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 16 Jun 2020 09:57:34 -0700 Subject: doccheckin doc/notes --- bin/doccheckin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/doccheckin') diff --git a/bin/doccheckin b/bin/doccheckin index 78fa2cb8..a8048125 100755 --- a/bin/doccheckin +++ b/bin/doccheckin @@ -16,7 +16,7 @@ if [[ $gstatus =~ 'You have unmerged paths.' ]]; then fi # this command should never fail and stop mr -git add org/{philos/,/}*.org papers/*.{org,md,bib} dissert/*.md daily/*.md pres/*.md playlists/*.m3u emacs-abbrevs emacs-bookmarks mutt-aliases mutt-groups || true +git add org/{philos/,/}*.org papers/*.{org,md,bib} dissert/*.md daily/*.md pres/*.md playlists/*.m3u emacs-abbrevs emacs-bookmarks mutt-aliases mutt-groups notes/*.org || true # this command should never fail and stop mr git commit -a -m "auto commit on $(hostname -s)" || true -- cgit v1.2.3