Update Debian/README.md

Fixed oopsie
This commit is contained in:
b.waal 2024-08-10 00:35:21 +02:00
parent 6cf3601b3c
commit fd890f8ace

View File

@ -1,7 +1,7 @@
# Debian Snippets
# 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 cpu_governor-setup.sh
bash /tmp/cpu_governor-setup.sh
```