Skip to content

Instantly share code, notes, and snippets.

@chriszarate
Created June 8, 2012 13:27
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save chriszarate/2895608 to your computer and use it in GitHub Desktop.
ZIP EPUB
zip -X my.epub mimetype
zip -rg my.epub META-INF -X \*.DS_Store
zip -rg my.epub OEBPS -x \*.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment