Last active
April 17, 2019 21:19
-
-
Save pr8x/0f94aa13e2be1e7bffedc902b8343e44 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo llctl f0 l0 d0 | |
echo "killed network leds" | |
sudo echo 0 > /sys/class/leds/led0/brightness | |
sudo echo 0 > /sys/class/leds/led1/brightness | |
echo "killed flash leds" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment