#!/bin/sh
(cd ${IPKG_INSTROOT}/usr/share; ${IPKG_INSTROOT}/usr/sbin/update-usbids.sh)
exit 0
