diff --git a/bot.py b/bot.py index ad4cc95..41492fc 100644 --- a/bot.py +++ b/bot.py @@ -2,7 +2,7 @@ import os from bsz_bot import BSZ_BOT, setup_tasks, send_update_info, Plan, log -os.environ['SETTINGS_VOLUME'] = './settings' +os.environ['SETTINGS_VOLUME'] = '/settings' SUBSTITUTION_PLAN_PDF_URL = "https://geschuetzt.bszet.de/s-lk-vw/Vertretungsplaene/vertretungsplan-bs-it.pdf"