aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArquivo Publico de Memoria Coletiva <arquivo@sarava.org>2015-08-01 15:49:58 -0300
committerArquivo Publico de Memoria Coletiva <arquivo@sarava.org>2015-08-01 15:49:58 -0300
commit334297029dcb39d5592d1ed2a7e5a3f4cd9e96fa (patch)
tree328872124f2ab4511882c03b951abd80db2f98d2
parent0f550d37ddefe241e19051ae95905dbae79427d5 (diff)
downloadarquivo-334297029dcb39d5592d1ed2a7e5a3f4cd9e96fa.tar.gz
arquivo-334297029dcb39d5592d1ed2a7e5a3f4cd9e96fa.tar.bz2
Makefile fix
-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