release: Add openwrt packages

This commit is contained in:
世界
2025-04-18 08:54:40 +08:00
parent afb4993445
commit 144a890c71
10 changed files with 300 additions and 80 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
. ${IPKG_INSTROOT}/lib/functions.sh
default_prerm $0 $@