cd to home before build?

This commit is contained in:
Jacob Janzen 2024-12-30 15:19:25 -06:00
parent 199c29cdb7
commit a35cf51968

View file

@ -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