#!/bin/sh

echo "Content-type: application/octet-stream"
echo
echo "Unchanging binary data"

