#! /bin/sh # $FreeBSD: head/www/shellinabox/files/pkg-deinstall.in 340719 2014-01-22 15:52:06Z mat $ # PATH=/bin:/usr/bin:/usr/sbin if [ "$2" != "POST-DEINSTALL" ]; then exit 0 fi if [ -d %%PREFIX%%/etc/shellinabox ]; then echo "===> You may delete '%%PREFIX%%/etc/shellinabox' if you want to remove the SSL certificate left." fi