#!/bin/sh
if [ -z "${IPKG_INSTROOT}" ]; then
	[ -f /etc/uci-defaults/vmease ] && /etc/uci-defaults/vmease && rm -f /etc/uci-defaults/vmease
	exit 0
fi
