This hook is probably sufficient.

Esse commit está contido em:
Niels G. W. Serup 2016-08-26 15:29:46 +02:00
commit 815ba99969
1 arquivos alterados com 6 adições e 0 exclusões

6
hooks/post-update Executable file
Ver arquivo

@ -0,0 +1,6 @@
#!/bin/sh
cd /var/www/metanohi.name
unset GIT_DIR
git pull
./scripts/transform-site.sh