Skip to content

Commit

Permalink
Add missing unpaper directory
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Mar 18, 2019
1 parent e2f10ea commit 62feaff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions process
Expand Up @@ -99,6 +99,7 @@ def transform(config, root_folder):
'scantailor-universal',
'scantailor-universal-1200',
'teseract',
'unpaper',
):
if not os.path.exists(os.path.join(root_folder, path)):
os.makedirs(os.path.join(root_folder, path))
Expand Down

0 comments on commit 62feaff

Please sign in to comment.