aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 139f2eb..625e3fd 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -34,7 +34,7 @@ cp "$HOME/website/deploy.sh" /usr/local/bin
cd ~/dotfiles || exit
~/website/fix-dotfile-paths.sh
-emacs --batch -f package-initialize --script ~/website/publish.el
+/usr/local/bin/emacs --batch -f package-initialize --script ~/website/publish.el
~/website/post-publish.sh
sed -i 's/) <a href=\"blog\//) <a href=\".\//' ~/public_html/blog/index.html