X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=actions%2Fupdate_attendee.sh;fp=actions%2Fupdate_attendee.sh;h=3c6ad55c4ee530048033adf7289528321545b274;hp=0000000000000000000000000000000000000000;hb=9917259ba7ae33000a3aeb892f392ed71ad0377d;hpb=737e7f91162ec98b99dd2796ca26dd95e8c21f49 diff --git a/actions/update_attendee.sh b/actions/update_attendee.sh new file mode 100644 index 0000000..3c6ad55 --- /dev/null +++ b/actions/update_attendee.sh @@ -0,0 +1,7 @@ +#!/bin/zsh + +cgi_post + +debug $_POST + +echo -n "Location: http://$HTTP_HOST/?page=attendees\n\n"