From e831af7da827e8947bd0545baed53c6025ba8759 Mon Sep 17 00:00:00 2001 From: Nick Hilliard Date: Thu, 21 Jan 2016 18:36:04 +0000 Subject: fix typo in example section of oxidized-report-git-commits --- extra/oxidized-report-git-commits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 extra/oxidized-report-git-commits diff --git a/extra/oxidized-report-git-commits b/extra/oxidized-report-git-commits old mode 100644 new mode 100755 index 2b1a2d7..2fd4870 --- a/extra/oxidized-report-git-commits +++ b/extra/oxidized-report-git-commits @@ -23,7 +23,7 @@ # email_output: # type: exec # events: [post_store, node_fail] -# cmd: 'update-local-repo.sh ~/gitdir/ | mail -s "Oxidized updates for ${OX_NODE_NAME}" update-recipient@example.com' +# cmd: '/home/oxidized/extra/oxidized-report-git-commits ~/gitdir/ | mail -s "Oxidized updates for ${OX_NODE_NAME}" update-recipient@example.com' # async: true # timeout: 120 # -- cgit v1.2.1