summaryrefslogtreecommitdiff
path: root/bin/post-commit.githook
diff options
context:
space:
mode:
authorAndrewMurrell <ImFromNASA@gmail.com>2017-04-02 00:29:29 -0400
committerAndrewMurrell <ImFromNASA@gmail.com>2017-04-02 00:29:29 -0400
commit7d25ab4bfd724571a7d41268f9cec63907afb924 (patch)
tree844657b812f7f16d408b77288ba71eef3de6cfd2 /bin/post-commit.githook
parentd0694b12decb594d7b1dd817454738b3df9f0d90 (diff)
parent3f1da016d022ad0dfafebf81041842364a6081ec (diff)
Merge branch 'master' of https://git.andrewdm.me/www
Diffstat (limited to 'bin/post-commit.githook')
-rwxr-xr-xbin/post-commit.githook1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/post-commit.githook b/bin/post-commit.githook
index 997afa3..5b05947 100755
--- a/bin/post-commit.githook
+++ b/bin/post-commit.githook
@@ -3,4 +3,3 @@ set -e
d="$(dirname -- "$(readlink -f -- "$0")")"
"$d"/auto-changelog
-"$d"/pre-generate &>/dev/tty &