Added an "install dependencies" line to post-commit hook.
[p5sagit/Oyster.git] / share / deploy / git / post-receive
1 #!/bin/sh
2
3 cd ..
4 env -i git reset --hard HEAD
5 dzil listdeps | xargs cpanm --local-lib=~/perl5