Files
quectel-rgmii-toolkit/ipk-source/luci-app-tailscale/control/postinst-pkg
Cameron Thompson adcd4a553d ipk-source: Add luci-app-tailscale; rename directories
- Added luci-app-tailcale to ipk-source from: https://github.com/asvow/luci-app-tailscale/releases/tag/v1.2.3

- Renamed ipk-source directories to have no version number, only arch where needed.
2025-01-16 14:03:39 -05:00

6 lines
132 B
Plaintext
Executable File

[ -n "${IPKG_INSTROOT}" ] || { rm -f /tmp/luci-indexcache.*
rm -rf /tmp/luci-modulecache/
killall -HUP rpcd 2>/dev/null
exit 0
}