aboutsummaryrefslogtreecommitdiff
path: root/server/test/resources/dir/bad-cgi
blob: 0ec31e2b6a1262cb36d8f53ffcc1ec65aa77fa00 (plain)
1
2
3
4
#!/bin/bash

echo -e "20 text/gemini\r\n"
exit 1