Add hook.
This commit is contained in:
parent
96de50de15
commit
83190a1992
6
hooks/post-update
Executable file
6
hooks/post-update
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd /home/niels/prog/media
|
||||
unset GIT_DIR
|
||||
git pull
|
||||
./scripts/generate_site.sh
|
Loading…
x
Reference in New Issue
Block a user