diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |