#!/bin/sh -e /etc/init.d/epos stop if test "$1" != "upgrade"; then update-alternatives --remove say /usr/bin/epos-say fi