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:
@@ -28,11 +28,11 @@ else
|
|||||||
echo "...Network RESTART..."
|
echo "...Network RESTART..."
|
||||||
echo "...restart network connection..."
|
echo "...restart network connection..."
|
||||||
/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
|
||||||
/etc/wpa_supplicant/ifupdown.sh
|
#/etc/wpa_supplicant/ifupdown.sh
|
||||||
ifconfig sys0 up
|
#ifconfig sys0 up
|
||||||
/etc/udhcpc.d/50default restart
|
#/etc/udhcpc.d/50default restart
|
||||||
/etc/init.d/networking restart
|
/etc/init.d/networking restart
|
||||||
echo "...Restart network finish..."
|
echo "...Restart network finish..."
|
||||||
echo ".............................."
|
echo ".............................."
|
||||||
|
|||||||
Reference in New Issue
Block a user