Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
remove debug option
Browse files Browse the repository at this point in the history
  • Loading branch information
barrydegraaff committed Oct 30, 2016
1 parent 2e2c45f commit 7763dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/zimbra-djvu2pdf
Expand Up @@ -13,6 +13,6 @@ then
fi

cd /tmp
sudo -u docconvert /usr/local/sbin/djvu2pdf $1 >> /tmp/debugski
sudo -u docconvert /usr/local/sbin/djvu2pdf $1
sudo -u docconvert /usr/bin/chmod ugo+rwx /tmp/docconvert*.pdf

0 comments on commit 7763dfe

Please sign in to comment.