From db226d6c955008e6561b1b724eb3dc0075da5797 Mon Sep 17 00:00:00 2001 From: Kevin Midboe Date: Sat, 21 Oct 2017 12:44:45 +0200 Subject: [PATCH] Now uses a input_dir variable that is can be different than the destination. --- app/classedStray.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/classedStray.py b/app/classedStray.py index d24dd45..36e94ef 100755 --- a/app/classedStray.py +++ b/app/classedStray.py @@ -221,3 +221,4 @@ if __name__ == '__main__': while True: main() sleep(30) +