main
vitrinekast 8 months ago
parent f5235815c7
commit ce39f978aa

@ -1,5 +1,5 @@
pandoc /home/xpub/www/html/tl-dr/book.html -o /home/xpub/www/html/tl-dr/logged_book.epub -c print.css --metadata title='TD;DR_' + $(date +'%B %dth %Y'), --epub-cover-image=cover.jpg --epub-embed-font='/home/xpub/www/html/tl-dr/fonts/Cascadia/ttf/CascadiaCode-Light.ttf' --epub-embed-font='/home/xpub/www/html/tl-dr/fonts/Ductus/DuctusRegular.woff'
cp /home/xpub/www/html/tl-dr/logged_book.epub "/home/xpub/www/html/tl-dr/log-books/TD;DR_" + $(date +'%B %dth %Y') + ".epub"
cp /home/xpub/www/html/tl-dr/logged_book.epub /home/xpub/www/html/tl-dr/log-books/TDDR_$(date +'%B %dth %Y').epub
echo "did the overwrite"
ls log-books > log-books/all.txt

Loading…
Cancel
Save