This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Opal/examples/cgi/env

4 lines
41 B
Plaintext
Raw Normal View History

2021-11-12 20:39:24 +01:00
#!/bin/sh
printf "20 text/plain\r\n"
env