gmid/regress/slow

7 lines
78 B
Bash
Executable File

#!/bin/sh
printf "20 "
sleep 1
printf "text/gemini\r\n"
echo "# hello world"