summaryrefslogtreecommitdiff
path: root/bin/cal-render.sh
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-08-30 15:19:06 +0200
committerJonas Smedegaard <dr@jones.dk>2024-08-30 15:19:06 +0200
commitd3b3875d072a77659c828d8ffa688dbbfa83d8e0 (patch)
tree22deed8c6ccddf086784cde9a7ac0abdf840f617 /bin/cal-render.sh
parent0a74790763c61bf5603e240b66579f7b00fce1df (diff)
update event scripts to track 3rd semester
Diffstat (limited to 'bin/cal-render.sh')
-rwxr-xr-xbin/cal-render.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cal-render.sh b/bin/cal-render.sh
index ff9c434..7b5effd 100755
--- a/bin/cal-render.sh
+++ b/bin/cal-render.sh
@@ -8,4 +8,4 @@ OUTDIR=events
mkdir --parents "$OUTDIR/study"
icalmerge _CALENDARS/study/*.ics "$OUTDIR"/study/study.ics
-ical2html --monday --title "RUC HumTek-23 Study" 20240201 P140D "$OUTDIR"/study/study.ics > "$OUTDIR"/study/index.html
+ical2html --monday --title "RUC HumTek-23 Study" 20240901 P140D "$OUTDIR"/study/study.ics > "$OUTDIR"/study/index.html