#!/bin/sh # # $FreeBSD$ # QPIPE=%%PREFIX%%/quakeserver/quakeserver.in echo "quit" > $QPIPE # # EOF