Files
smartdns/package/luci/control/prerm
2018-07-22 01:12:56 +08:00

5 lines
117 B
Bash

#!/bin/sh
[ -x ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
. ${IPKG_INSTROOT}/lib/functions.sh
default_prerm $0 $@