Merge pull request #81 from WebEngineering2/bot

Forgot to delete one line
This commit is contained in:
NormalParameter 2022-04-26 08:44:15 +02:00 committed by GitHub
commit 7fae2179af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ def start_updater():
"""
my_handler = API_Handler("https://gruppe1.testsites.info/api", str(os.getenv("BOT_EMAIL")), str(os.getenv("BOT_PASSWORD")))
update_crontab(my_handler)