aboutsummaryrefslogtreecommitdiffstats
path: root/hooks
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-03-30 01:42:06 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-06-08 00:39:01 +0200
commit051c086b2456484c879aadc12d7ba911250316d4 (patch)
treef4302721360f2eebd75a256905a8430de7383c4e /hooks
parent2294ad6623663c6d6c1424731d4cb7f84dfed91a (diff)
downloadetc_apache2-051c086b2456484c879aadc12d7ba911250316d4.tar.gz
etc_apache2-051c086b2456484c879aadc12d7ba911250316d4.tar.bz2
etc_apache2-051c086b2456484c879aadc12d7ba911250316d4.zip
Add deployment Makefile and git hooks
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/post-checkout2
1 files changed, 2 insertions, 0 deletions
diff --git a/hooks/post-checkout b/hooks/post-checkout
new file mode 100755
index 0000000..2bc70e9
--- /dev/null
+++ b/hooks/post-checkout
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec make