Files
quectel-rgmii-toolkit/ipk-source/sms-tool/CONTROL/postinst
Cameron Thompson 13ba36f560 update sms_tool and socat_at-bridge
-Updated sms_tool binary to the AP aarch64 version

- socat-at-bridge ready to build
2025-01-12 14:14:47 -05: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 $@