Install usign to OpenWRT-skel

This commit is contained in:
Cameron Thompson
2025-07-24 20:55:37 -04:00
parent bdd6ce1a86
commit 930229d0aa
5 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
. ${IPKG_INSTROOT}/lib/functions.sh
default_prerm $0 $@