#!/bin/sh
if [ -z "${IPKG_INSTROOT}" ]; then
	( . /etc/uci-defaults/88_luci-tinyfecvpn ) && rm -f /etc/uci-defaults/88_luci-tinyfecvpn
fi
exit 0
