summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhooks/post-receive2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index 9394af9..1d6437e 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-_web="${WEB}/oper.io.git/master"
+_web="${WEB}/oper.io"
recompile=0
# Deploy any pages that were changed

Generated by cgit