inteno-netmodes: testnet: do not for enable internet led

This commit is contained in:
Sukru Senli 2018-02-01 16:34:43 +01:00
parent 1cbef1d6a5
commit a92fe417f0

View file

@ -245,8 +245,6 @@ if [ "$1" == "once" ]; then
exit 0
fi
ubus call led.internet set '{"enable" : 1}'
while true; do
connectivity_test
sleep $SLEEP_TIME