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