jerabaul29/qrdump

convert rights issue

jerabaul29 opened this issue · 1 comments

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
).

Done. And the rights are checked and if wrong, updated, at install.