Skip to content

Commit

Permalink
Add welcome message
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 11, 2018
1 parent e797fd8 commit c4ce431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scan
Expand Up @@ -157,6 +157,7 @@ def finalise(config, root_folder):

call(['chmod', '-R', 'go+rw', '/destination'])

print('Welcome to scaned images document to paperless.')
while True:
for config_file_name in glob.glob('/source/*/config.yaml'):
if not os.path.exists(config_file_name):
Expand Down

0 comments on commit c4ce431

Please sign in to comment.