Fix hook.
This commit is contained in:
parent
dbbdc615aa
commit
f7c2b25401
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
cd /home/niels/prog/media
|
cd /var/www/media.metanohi.name
|
||||||
unset GIT_DIR
|
unset GIT_DIR
|
||||||
git pull
|
git pull
|
||||||
./scripts/generate-site.sh
|
./scripts/generate-site.sh
|
||||||
|
|
Loading…
Reference in New Issue