Update userscript.sh

This commit is contained in:
gutosie
2025-11-22 21:26:21 +02:00
committed by GitHub
parent 473247dc35
commit 93e73815f3

View File

@@ -16,6 +16,10 @@
/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh
echo "...Start -mountpoint.sh- location NEOBOOT..."
fi
if [ -e /var/lib/tailscale ] || [ -e /.multinfo ] ; then
opkg install kernel-module-tun
fi
if [ -f /.control_boot_new_image ] ; then
break ;