From fd890f8acec42a48c25477c4ee33f3dc3b42e701 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sat, 10 Aug 2024 00:35:21 +0200 Subject: [PATCH] Update Debian/README.md Fixed oopsie --- Debian/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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