update build script
This commit is contained in:
parent
57667f8214
commit
9e642116bb
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ sources:
|
|||
- https://git.sr.ht/~jjanzen/blog
|
||||
tasks:
|
||||
- build: |
|
||||
cd ~/.dotfiles
|
||||
~/website/fix-dotfile-paths.sh
|
||||
emacs --batch -f package-initialize --script ~/website/publish.el
|
||||
- package: |
|
||||
cd ~/public_html/
|
||||
|
|
Loading…
Add table
Reference in a new issue