From da1bfacbc3e6730b36c2a7934a031171c77954eb Mon Sep 17 00:00:00 2001 From: Parabola git Date: Fri, 8 Jul 2016 01:00:35 +0000 Subject: tidy --- .config/git/hooks/post-receive.d/agefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') 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")" && -- cgit v1.2.3