diff --git a/Debian/README.md b/Debian/README.md new file mode 100644 index 0000000..6e53eea --- /dev/null +++ b/Debian/README.md @@ -0,0 +1,7 @@ +# Debian Snippets + +## 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 +``` \ No newline at end of file