mirror of
https://git.sr.ht/~magic_rb/website
synced 2024-11-22 00:04:20 +01:00
Fix make
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
1ea6b0a575
commit
6b5cb3b5ab
|
@ -28,6 +28,8 @@
|
|||
cp ${org-thtml}/ox-thtml.el ./ox-thtml.el
|
||||
mkdir tmp && export HOME=$(pwd)/tmp
|
||||
emacs --script ./make.el
|
||||
|
||||
find public_html -name 'sitemap.*' -exec rm {} \;
|
||||
'';
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Reference in a new issue