From 334297029dcb39d5592d1ed2a7e5a3f4cd9e96fa Mon Sep 17 00:00:00 2001 From: Arquivo Publico de Memoria Coletiva Date: Sat, 1 Aug 2015 15:49:58 -0300 Subject: Makefile fix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3