doodle3d-firmware/src/misc/old/test

10 lines
111 B
Bash
Executable File

#!/bin/sh
echo "Content-type: text/plain"
echo ""
echo "Sample CGI Output"
echo ""
echo ""
env
echo ""
echo ""