X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cards%2Fexport_card.sh;h=def0b2dbbf6f06ba03b5832a39f1674304e5c6cb;hb=7aab9839b794a48adaf4b3049fc0b8a999d925f8;hp=e9356a90610e0bf3d7b326b0fd394aec7b7470af;hpb=a3ea41c50acacc5387a3434b7c318b71269d9109;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