#!/bin/sh
rm -f ${IPKG_INSTROOT}/usr/share/passwall/rules/*.nft
exit 0
