#!/bin/sh
mkdir ${IPKG_INSTROOT}/etc/homebridge/ >/dev/null 2>&1
exit 0
