calendar: Update URL

This commit is contained in:
jtbx 2023-10-29 22:47:54 +01:00
parent 6d67a7dd5d
commit 904c6e8d1b
2 changed files with 6 additions and 7 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh
set -eu
ICAL_URL=https://cloud.hamburg.ccc.de/remote.php/dav/public-calendars/6CJcM7XDfoYire5d
ICAL_URL=https://cloud.hamburg.ccc.de/remote.php/dav/public-calendars/QJAdExziSnNJEz5g
OUTFILE=data/calendar.json
# See here for uname -s outputs: https://en.wikipedia.org/wiki/Uname#Examples