convert rights issue
jerabaul29 opened this issue · 1 comments
jerabaul29 commented
Add a location where convert is run without any "protection" like &> /dev/null
to check that it has the needed rights to be able to perform actions (see for example detection of errors through
convert -density 72 ${INPUT} ${OUTPUT}/extracted_A4_page_%04d.png &> /dev/null
).
jerabaul29 commented
Done. And the rights are checked and if wrong, updated, at install.