From 8b901fb88965cd5f0326aa0152a1b7c734a63e54 Mon Sep 17 00:00:00 2001 From: Raelon Masters Date: Tue, 7 Apr 2020 15:20:56 -0400 Subject: [PATCH] adjusted git hook --- entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entry.sh b/entry.sh index 9ed5721..ebf1a33 100755 --- a/entry.sh +++ b/entry.sh @@ -1,3 +1,3 @@ #!/bin/bash git fetch -sh -c ./database.sh +sh /srv/http/database.sh