mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 03:45:48 +01:00
Update userscript.sh
This commit is contained in:
@@ -26,13 +26,13 @@ else
|
|||||||
echo -n "The network has no connection. It is not OK"
|
echo -n "The network has no connection. It is not OK"
|
||||||
echo -n "Network restart..."
|
echo -n "Network restart..."
|
||||||
echo "_____restart network connection_____"
|
echo "_____restart network connection_____"
|
||||||
/etc/wpa_supplicant/ifupdown.sh
|
|
||||||
/etc/init.d/vuplus-wifi-init.sh
|
/etc/init.d/vuplus-wifi-init.sh
|
||||||
/etc/wpa_supplicant/action_wpa.sh
|
/etc/wpa_supplicant/action_wpa.sh
|
||||||
/etc/wpa_supplicant/functions.sh
|
/etc/wpa_supplicant/functions.sh
|
||||||
ifconfig sys0 up
|
ifconfig sys0 up
|
||||||
/etc/udhcpc.d/50default restart
|
/etc/udhcpc.d/50default restart
|
||||||
/etc/init.d/networking restart
|
/etc/wpa_supplicant/ifupdown.sh
|
||||||
|
#/etc/init.d/networking force-reload
|
||||||
sleep 5
|
sleep 5
|
||||||
else
|
else
|
||||||
echo "github server available"
|
echo "github server available"
|
||||||
|
|||||||
Reference in New Issue
Block a user