#!/bin/sh
if [ -z ${IPKG_INSTROOT} ] ; then
	( . /etc/uci-defaults/owm ) && rm -f /etc/uci-defaults/owm
	rm -f /tmp/luci-indexcache
fi
