From a6172c38225d4efd35b0b97b7fc1f7630eb1dcad Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sun, 11 Aug 2024 03:48:15 +0200 Subject: [PATCH] Update Debian/README.md Updated Powertop section with the correct URL. --- Debian/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Debian/README.md b/Debian/README.md index 1595a72..9ae0986 100644 --- a/Debian/README.md +++ b/Debian/README.md @@ -15,6 +15,6 @@ bash /tmp/cpu_governor-setup.sh ## Powertop: #### Powertop is a tool to enable various powersaving modes in userspace, kernel and hardware. ``` -wget iets.iets.iets.iets.com -O /tmp/powertop-setup.sh +wget https://git.ictcorpnet.com/b.waal/Snippets/raw/branch/main/Debian/Powertop/setup.sh -O /tmp/powertop-setup.sh bash /tmp/powertop-setup.sh ``` \ No newline at end of file