forked from mirrors/0ad
2c167153e9
Fixes an issue on macOS Mojave that was patched in fa1c281e79.
The list of changes can be found under
build/premake/premake5/CHANGES.txt.
This was SVN commit r22021.
5 lines
64 B
Bash
5 lines
64 B
Bash
#!/bin/sh
|
|
echo Content-type: text/plain
|
|
echo
|
|
echo $QUERY_STRING
|