1 2 3 4 5
#!/usr/bin/env bash # Get epubcheck from <https://github.com/idpf/epubcheck>. java -jar ~/git/epubcheck/target/epubcheck.jar "$@"