5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
speedfreq -p powersave
|
||
|
echo "6" > /proc/acpi/asus/brn
|