aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 12ac655c416..bc089e1251c 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ web:
web_deploy:
@rsync -avz --delete ./ arquivo:/var/cache/sites/arquivo/
-post_update:
+post_receive:
cd .git/hooks && ln -sf ../../bin/post-update
whoami: