X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cards%2Fexport_card.sh;h=def0b2dbbf6f06ba03b5832a39f1674304e5c6cb;hb=c921534e9e36d19a10b23c148e915c90e1b05edb;hp=e9356a90610e0bf3d7b326b0fd394aec7b7470af;hpb=b415e3635963435899d7a5f872aec3016ebe021c;p=lobster diff --git a/cards/export_card.sh b/cards/export_card.sh index e9356a9..def0b2d 100755 --- a/cards/export_card.sh +++ b/cards/export_card.sh @@ -24,4 +24,5 @@ if [ -f "$cardfile" ]; then . $_EXEC/cgilite/file.sh FILE "$cardfile" "text/vcard/charset=utf-8" else + printf 'Status: 404 Not Found\r\nContent-Length: 0\r\n\r\n' fi