X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=actions%2Fexport_ical.sh;h=e595cb68fb9a4d8af629de657f4cf0376bd9ae44;hp=715f4d2aa93c6963aa2a4518842bef8a8c0f07c2;hb=4e49d483fd5121fda86a33cf583c15afa6556ad1;hpb=10dc80cb808b22e1ffe613b3a6b5ec82691b08dc 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"