#!/bin/sh

source LinkerConfig

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

