SDXPINN branch is now ipk focused
-Updated opkg-feed with new packages -Updated key cause I lost my private key
This commit is contained in:
5
ipk-source/luci-app-atinout-mod_1.3.4-20241006_all/CONTROL/postinst
Executable file
5
ipk-source/luci-app-atinout-mod_1.3.4-20241006_all/CONTROL/postinst
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
[ "${IPKG_NO_SCRIPT}" = "1" ] && exit 0
|
||||
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
|
||||
. ${IPKG_INSTROOT}/lib/functions.sh
|
||||
default_postinst $0 $@
|
||||
Reference in New Issue
Block a user