diff --git a/Debian/README.md b/Debian/README.md index 6e53eea..319e17f 100644 --- a/Debian/README.md +++ b/Debian/README.md @@ -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 ``` \ No newline at end of file