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