Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
Archive bot
Browse files Browse the repository at this point in the history
  • Loading branch information
Katze719 committed Sep 8, 2024
1 parent c0c58e7 commit 76b442b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 76b442b

Please sign in to comment.