#!/bin/sh

source HarvestConfig

echo "Content-type: text/html"
echo
cat

