3 lines
87 B
Bash
Executable File
3 lines
87 B
Bash
Executable File
#!/bin/sh
|
|
echo 0 > /sys/devices/platform/thinkpad_acpi/leds/tpacpi\:\:power/brightness
|