mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-12 22:03:31 +02:00
The test directory!
This commit is contained in:
5
test/cgi/env
Executable file
5
test/cgi/env
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
echo Content-type: text/plain
|
||||
echo
|
||||
|
||||
env
|
Reference in New Issue
Block a user