This repository has been archived on 2023-05-01. You can view files and clone it, but cannot push or open issues or pull requests.
gus/contrib/cgi/testdata/hello_world

4 lines
62 B
Bash
Executable File

#!/usr/bin/env sh
printf "20 text/gemini\r\nhello, world!\n"