release: Add openwrt packages
This commit is contained in:
4
release/config/openwrt.prerm
Executable file
4
release/config/openwrt.prerm
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
|
||||
. ${IPKG_INSTROOT}/lib/functions.sh
|
||||
default_prerm $0 $@
|
||||
Reference in New Issue
Block a user