diff --git a/hooks/post-receive b/hooks/post-receive index 9a7cefd..ec0f270 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -8,7 +8,7 @@ do echo "moving into temporary work tree"; { gitdir=$PWD - cd $(mktemp -d) + cd ~/jonathan.is } echo "checking out latest source"; { diff --git a/readme.md b/readme.md index 440f3c6..b92b36b 100644 --- a/readme.md +++ b/readme.md @@ -24,7 +24,6 @@ deploy ## todo ### deploy -- [x] git post-receive hook -> build image - [ ] git post-receive hook -> reload server - [ ] proxy caddy behind nginx on digitalocean - [ ] setup beta.jonathan.is dns to digitalocean