dotfiles/.local/bin/thinkfan.sh
2021-09-06 23:42:10 +02:00

4 lines
47 B
Bash
Executable File

#!/bin/sh
echo level $1 > /proc/acpi/ibm/fan;