Files
SingboxForPanel/release/config/openwrt.prerm
CN-JS-HuiBai 9f867b19da First Commmit
2026-04-14 22:41:14 +08:00

5 lines
117 B
Bash

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