]> err.no Git - sope/blob - Recycler/ApacheWO/httpd.sh
fixed several mistakes in the Xcode project template.
[sope] / Recycler / ApacheWO / httpd.sh
1 #!/bin/sh
2
3 rm -f core
4 httpd -X -f $PWD/httpd.conf 
5