Snippets/Debian/README.md
2024-08-10 00:35:21 +02:00

7 lines
205 B
Markdown

# Tested on Debian
## CPU Governor:
```
wget https://git.ictcorpnet.com/b.waal/Snippets/raw/branch/main/Debian/CPU%20Governor/setup.sh -O /tmp/cpu_governor-setup.sh
bash /tmp/cpu_governor-setup.sh
```