This commit is contained in:
parent
f734f83546
commit
601a3e334b
@ -2,6 +2,6 @@
|
||||
|
||||
for FILE in output/*
|
||||
do
|
||||
ebook-polish -fpuH "${FILE}" "${FILE}"
|
||||
ebook-polish -fpuiH "${FILE}" "${FILE}"
|
||||
ebook-convert "${FILE}" "${FILE%.*}.pdf"
|
||||
done
|
||||
|
Reference in New Issue
Block a user