her.esy.fun/build.sh
Yann Esposito (Yogsototh) e6b38dd1e3
updated a few scripts
2019-09-25 16:31:47 +02:00

4 lines
152 B
Bash
Executable file

#!/usr/bin/env bash
emacs --load project.el --eval '(progn (delete-directory org-publish-timestamp-directory t) (org-publish "blog" nil) (evil-quit))'