#!/bin/sh
if [ -z "${IPKG_INSTROOT}" ]; then
	/etc/init.d/uhttpd reload
fi
