epub/exampleSite/deploy.sh

6 lines
115 B
Bash
Raw Normal View History

2021-02-03 05:28:19 -05:00
#!/bin/bash
hugo --cleanDestinationDir
cd public
rm -f ../ebook.epub
zip -rX ../ebook.epub mimetype OEBPS META-INF