Now uses a input_dir variable that is can be different than the destination.

This commit is contained in:
2017-10-21 12:44:45 +02:00
parent 9b1b041ef5
commit db226d6c95

View File

@@ -221,3 +221,4 @@ if __name__ == '__main__':
while True:
main()
sleep(30)