[ -n "${IPKG_INSTROOT}" ] || {
	[ -f /etc/uci-defaults/luci-app-jellyfin ] && (. /etc/uci-defaults/luci-app-jellyfin) && rm -f /etc/uci-defaults/luci-app-jellyfin
	rm -f /tmp/luci-indexcache /tmp/luci-indexcache.*
	rm -rf /tmp/luci-modulecache/
	killall -HUP rpcd 2>/dev/null
	exit 0
}
