mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update 2090-omr-wwan
This commit is contained in:
parent
9d886dbb8a
commit
e436642cf2
1 changed files with 11 additions and 11 deletions
|
@ -8,17 +8,17 @@ if [ "$(grep usbmode /etc/rc.local)" = "" ]; then
|
|||
/bin/sleep 3
|
||||
/sbin/usbmode -s 2>&1 /dev/null
|
||||
/bin/sleep 10
|
||||
echo 0 >/sys/class/leds/green:5g1pwr/brightness
|
||||
/bin/sleep 2
|
||||
echo 0 >/sys/class/leds/green:5g2pwr/brightness
|
||||
/bin/sleep 2
|
||||
echo 0 >/sys/class/leds/green:5g3pwr/brightness
|
||||
/bin/sleep 3
|
||||
echo 1 >/sys/class/leds/green:5g1pwr/brightness
|
||||
/bin/sleep 3
|
||||
echo 1 >/sys/class/leds/green:5g2pwr/brightness
|
||||
/bin/sleep 3
|
||||
echo 1 >/sys/class/leds/green:5g3pwr/brightnes
|
||||
echo 0 >/sys/class/leds/green:5g1pwr/brightness
|
||||
/bin/sleep 2
|
||||
echo 0 >/sys/class/leds/green:5g2pwr/brightness
|
||||
/bin/sleep 2
|
||||
echo 0 >/sys/class/leds/green:5g3pwr/brightness
|
||||
/bin/sleep 3
|
||||
echo 1 >/sys/class/leds/green:5g1pwr/brightness
|
||||
/bin/sleep 3
|
||||
echo 1 >/sys/class/leds/green:5g2pwr/brightness
|
||||
/bin/sleep 3
|
||||
echo 1 >/sys/class/leds/green:5g3pwr/brightnes
|
||||
exit 0
|
||||
EOF
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue