From 76b442b87e566ba118ec2b127664d8d7463f0cb5 Mon Sep 17 00:00:00 2001 From: Katze719 Date: Sun, 8 Sep 2024 22:01:32 +0200 Subject: [PATCH] Archive bot --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"