Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

9 lines
133 B
Bash

#!/bin/sh
echo "Content-Type: text/plain; charset=utf-8"
echo "Connection: close"
echo "Cache-Control: no-cache"
echo ""
echo "{}"