sing-box/release/config/openwrt.prerm
2025-04-18 08:54:40 +08:00

5 lines
117 B
Bash
Executable File

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