3 lines
51 B
Plaintext
3 lines
51 B
Plaintext
|
#!/bin/bash
|
||
|
echo "20 text/plain"
|
||
|
echo $QUERY_STRING
|