summaryrefslogtreecommitdiff
path: root/infra/githooks
diff options
context:
space:
mode:
Diffstat (limited to 'infra/githooks')
-rwxr-xr-xinfra/githooks/post-receive4
1 files changed, 0 insertions, 4 deletions
diff --git a/infra/githooks/post-receive b/infra/githooks/post-receive
deleted file mode 100755
index 527b5b1..0000000
--- a/infra/githooks/post-receive
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-cd ..
-go build lexsurf.go
-sudo systemctl restart lexsurf