Add hook.
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user