diff --git a/NeoBoot/files/userscript.sh b/NeoBoot/files/userscript.sh index 888c018..14fce71 100644 --- a/NeoBoot/files/userscript.sh +++ b/NeoBoot/files/userscript.sh @@ -34,6 +34,7 @@ rm /var/run/udhcpc* /etc/init.d/networking start /etc/init.d/avahi-daemon start + ifup wlan3 ip -o addr show dev wlan3 echo "...Restart network finish..." echo ".............................."