From 9e9cdcdbced0e2f4621aeb431bb32b2867ff6119 Mon Sep 17 00:00:00 2001 From: gutosie Date: Fri, 12 Jan 2024 14:55:43 +0200 Subject: [PATCH] Update userscript.sh --- NeoBoot/files/userscript.sh | 1 + 1 file changed, 1 insertion(+) 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 ".............................."