Files
sing-box-extended/release/config/openwrt.prerm

5 lines
125 B
Bash
Executable File

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