mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-11 07:25:55 +02:00
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
|
#!/bin/sh
|
||
|
# set leds to normal state
|
||
|
echo "0x00" > /proc/sys/diag
|