Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 267 Bytes

AutoFileMover

This program will run indefinitely, performing the tasks specified in the run_service() function every 10 second. You can modify the code to specify how often the service should run and what it should do.

Everything else should be self explainable