Files
quectel-rgmii-toolkit/opkg-feed/installer/openwrt-sdxlemur-skel/control/ca-bundle.postinst
Cameron Thompson 687e28030a Add more packages
2025-07-21 20:41:04 -04:00

6 lines
160 B
Bash
Executable File

#!/bin/sh
[ "${IPKG_NO_SCRIPT}" = "1" ] && exit 0
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
. ${IPKG_INSTROOT}/lib/functions.sh
default_postinst $0 $@