From e62c2c3c95855232f0211459966a45a098f46a43 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sat, 20 Jan 2024 23:56:23 +0100 Subject: mass exodus --- public/git/.git_template/hooks/post-commit | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 public/git/.git_template/hooks/post-commit (limited to 'public/git/.git_template/hooks') diff --git a/public/git/.git_template/hooks/post-commit b/public/git/.git_template/hooks/post-commit deleted file mode 100755 index 82f44ec..0000000 --- a/public/git/.git_template/hooks/post-commit +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -### lolcommits hook (begin) ### -LANG="" && PATH="$PATH:/usr/bin:/usr/local/bin" && if [ ! -d "$GIT_DIR/rebase-merge" ] && [ "$LOLCOMMITS_CAPTURE_DISABLED" != "true" ]; then lolcommits --capture --device 'Logitech StreamCam' --fork; fi -### lolcommits hook (end) ### -- cgit v1.2.3