#!/bin/sh
echo "Content-type: text/html"
echo
echo "Have a nice day"
#env

