aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdeploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy.sh b/deploy.sh
index 36e0e4a..5ee9db3 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -34,6 +34,7 @@ git pull
cd ~/dotfiles || exit
~/website/fix-dotfile-paths.sh
+cd "$HOME"
/usr/local/bin/emacs --batch -f package-initialize --script ~/website/publish.el
~/website/post-publish.sh