Category: Updates

Run zip on command-line

I have a bash file with this line zip -q0X "../$1.epub" mimetype But when I run this file on prompt, this error appear: publish: line 4: zip: command not ...