X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=actions%2Fexport_ical.sh;h=e595cb68fb9a4d8af629de657f4cf0376bd9ae44;hp=715f4d2aa93c6963aa2a4518842bef8a8c0f07c2;hb=e75e1486ac6903578fbc20fdcea659412cb3866f;hpb=16deeb30487a64daff6475da5a008a061f581f92;ds=inline diff --git a/actions/export_ical.sh b/actions/export_ical.sh index 715f4d2..e595cb6 100755 --- a/actions/export_ical.sh +++ b/actions/export_ical.sh @@ -18,5 +18,5 @@ # along with Confetti. If not, see . echo -n "Content-Type: text/calendar;charset=utf-8\n\n" -course="$_GET[\"course\"]" +course="${_GET[course]}" cat "$_DATA/ical/$course"