From 3e0c9390cddc69a5dc7b2d08b28527f2d6268fc2 Mon Sep 17 00:00:00 2001 From: gutosie Date: Mon, 8 Jan 2024 12:36:03 +0200 Subject: [PATCH] Update userscript.sh --- NeoBoot/files/userscript.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NeoBoot/files/userscript.sh b/NeoBoot/files/userscript.sh index 8ccf9a0..11b71b7 100644 --- a/NeoBoot/files/userscript.sh +++ b/NeoBoot/files/userscript.sh @@ -26,13 +26,13 @@ else echo -n "The network has no connection. It is not OK" echo -n "Network restart..." echo "_____restart network connection_____" - /etc/wpa_supplicant/ifupdown.sh /etc/init.d/vuplus-wifi-init.sh /etc/wpa_supplicant/action_wpa.sh /etc/wpa_supplicant/functions.sh ifconfig sys0 up /etc/udhcpc.d/50default restart - /etc/init.d/networking restart + /etc/wpa_supplicant/ifupdown.sh + #/etc/init.d/networking force-reload sleep 5 else echo "github server available"