summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorParabola git <git@parabola.nu>2016-07-08 01:00:35 +0000
committerParabola git <git@parabola.nu>2016-07-08 01:00:35 +0000
commitda1bfacbc3e6730b36c2a7934a031171c77954eb (patch)
tree42ac480e05fc822860454c5f88e6a68b6da55236 /.config
parenteddc4fe5d97af869d51da7c38913c10cf9fa7a6b (diff)
tidy
Diffstat (limited to '.config')
-rwxr-xr-x.config/git/hooks/post-receive.d/agefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/git/hooks/post-receive.d/agefile b/.config/git/hooks/post-receive.d/agefile
index 10fc253..91d98ec 100755
--- a/.config/git/hooks/post-receive.d/agefile
+++ b/.config/git/hooks/post-receive.d/agefile
@@ -1,5 +1,5 @@
#!/bin/bash
-set -x
+
agefile="$(git rev-parse --git-dir)"/info/web/last-modified
mkdir -p "$(dirname "$agefile")" &&