5 lines
63 B
Plaintext
5 lines
63 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
speedfreq -p 1000
|
||
|
echo "11" > /proc/acpi/asus/brn
|