gmid/regress/hello
2021-01-22 16:48:04 +00:00

5 lines
60 B
Bash
Executable File

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