Created
January 13, 2019 05:48
-
-
Save tnibert/6c28f1859da2e7f01277f13dc35a7394 to your computer and use it in GitHub Desktop.
Convert epub to mobi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install calibre | |
ebook-convert book.epub book.mobi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment