Merge branch 'master' of github.com:KevinMidboe/seasonedShows

This commit is contained in:
Kevin Midboe
2017-04-13 13:27:22 +02:00

View File

@@ -203,4 +203,4 @@ def main():
if __name__ == '__main__':
while True:
main()
sleep(2)
sleep(30)