Use native Navigator top menu entry

This commit is contained in:
Mikei386
2026-06-23 14:18:17 +02:00
parent 4d48f1665e
commit 49da6c88eb
7 changed files with 11 additions and 68 deletions
+1
View File
@@ -31,6 +31,7 @@
<INLINE>
mkdir -p /boot/config/plugins/&name;
tar -xzf /boot/config/plugins/&name;/&package; -C /
rm -f /usr/local/emhttp/plugins/&name;/U-NavigatorNav.page
find /boot/config/plugins/&name; -type f -name "&name;-*.tgz" ! -name "&package;" -delete
echo ""
echo "-----------------------------------------------------------"