5 lines
64 B
Bash
Executable File
5 lines
64 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sudo sysctl -w kernel.perf_cpu_time_max_percent=0
|
|
|