Update userscript.sh

This commit is contained in:
gutosie
2024-01-09 11:56:45 +02:00
committed by GitHub
parent 8b3e39bdca
commit 4861981926

View File

@@ -27,13 +27,13 @@ else
echo "...The network has no connection..." echo "...The network has no connection..."
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 ".............................."
sleep 1 sleep 1