brianzamorano / say-what

Converts your epub/mobi/txt files to MP3 for "reading" on the go! (Mac OSX only)
MIT License
1 stars 1 forks source link

If bookmarks are missing, sed will end up zeroing out the file. #3

Open brianzamorano opened 7 years ago

brianzamorano commented 7 years ago

TODO: Check if string is present in the file before running the sed. Otherwise, print an error and continue.