Update syndicate in post-receive-hook

This commit is contained in:
Tony Garnock-Jones 2016-11-20 17:01:33 +13:00
parent d0eb37eef1
commit e80073f4f0
1 changed files with 2 additions and 0 deletions

View File

@ -44,4 +44,6 @@ publish: htmldocs pages
rm -rf pages
post-receive-hook:
( cd ../syndicate/racket && git pull && \
( raco pkg update --auto --update-deps syndicate || true) )
svc -du racketmq