#!/bin/sh

echo "Content-type: text/plain"
echo
touch inputfiles/runqmview
chmod 0666 inputfiles/runqmview
echo "Starting QMView"
echo
