Remove BG for filecheck

This commit is contained in:
Mike Reeves
2022-11-28 09:09:25 -05:00
parent 723e145eeb
commit 0e2753393b
2 changed files with 5 additions and 5 deletions
+2
View File
@@ -83,3 +83,5 @@ if __name__ == "__main__":
except KeyboardInterrupt:
observer.stop()
observer.join()
logging.info("Exiting filecheck")