#!/bin/sh
#echo -n -e "Content-Type: text/html\n\n" #\nStatus: 200 OK\nServer: bla\n\n"
echo -n "Content-Type: text/html\n\n" #\nStatus: 200 OK\nServer: bla\n\n"
./metal-html
