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

View File

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