6 lines
46 B
Plaintext
6 lines
46 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
echo 'Content-Type: text/html
|
||
|
|
||
|
OK'
|