aboutsummaryrefslogtreecommitdiff
path: root/share/templater/pushtodeploy/files/post-receive
diff options
context:
space:
mode:
Diffstat (limited to 'share/templater/pushtodeploy/files/post-receive')
-rwxr-xr-xshare/templater/pushtodeploy/files/post-receive2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/templater/pushtodeploy/files/post-receive b/share/templater/pushtodeploy/files/post-receive
index 3e706e9..c0c5a95 100755
--- a/share/templater/pushtodeploy/files/post-receive
+++ b/share/templater/pushtodeploy/files/post-receive
@@ -3,6 +3,8 @@
# Post-receive git hook
#
+echo "Deploying on `cat /etc/hostname`..."
+
# Go to repository base
cd ..
unset GIT_DIR