mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 13:49:42 +02:00
b0d0ea4744
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@549 3c298f89-4303-0410-b956-a3cf2f4a3e73
4 lines
66 B
Bash
Executable File
4 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
# set leds to normal state
|
|
echo "0x00" > /proc/sys/diag
|