Files
quectel-rgmii-toolkit/opkg-feed/installer/openwrt-sdxlemur-skel/usr/lib/opkg/info/librt.prerm
2025-07-24 22:35:09 -04: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 $@