epub/exampleSite/deploy.sh
2021-02-03 11:28:19 +01:00

5 lines
115 B
Bash
Executable file

#!/bin/bash
hugo --cleanDestinationDir
cd public
rm -f ../ebook.epub
zip -rX ../ebook.epub mimetype OEBPS META-INF