This hook is probably sufficient.

This commit is contained in:
Niels G. W. Serup 2016-08-26 15:29:46 +02:00
부모 ad910dafcc
커밋 815ba99969
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제

6
hooks/post-update Executable file
파일 보기

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