This hook is probably sufficient.
This commit is contained in:
parent
ad910dafcc
commit
815ba99969
|
@ -0,0 +1,6 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
cd /var/www/metanohi.name
|
||||||
|
unset GIT_DIR
|
||||||
|
git pull
|
||||||
|
./scripts/transform-site.sh
|
Loading…
Reference in New Issue