cd to home before build?
This commit is contained in:
parent
199c29cdb7
commit
a35cf51968
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ git pull
|
||||||
|
|
||||||
cd ~/dotfiles || exit
|
cd ~/dotfiles || exit
|
||||||
~/website/fix-dotfile-paths.sh
|
~/website/fix-dotfile-paths.sh
|
||||||
|
cd "$HOME"
|
||||||
/usr/local/bin/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
|
~/website/post-publish.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue