From d08a49520d0f40ea40cc099d68cf74c7311ac39c Mon Sep 17 00:00:00 2001 From: nodemixaholic Date: Wed, 13 Mar 2024 18:52:58 +0000 Subject: [PATCH] Update 'debloat-stream.ps1' --- debloat-stream.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debloat-stream.ps1 b/debloat-stream.ps1 index 8ccc388..90f0a43 100644 --- a/debloat-stream.ps1 +++ b/debloat-stream.ps1 @@ -21,4 +21,5 @@ Get-AppxPackage -alluser *WindowsStore* | Remove-Appxpackage irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/debloat.ps1" | iex Invoke-WebRequest -Uri "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/shutmouth.cfg" -OutFile "shutmouth.cfg" -Invoke-WebRequest -Uri "https://dl5.oo-software.com/files/ooshutup10/OOSU10.exe" -OutFile "oosu10.exe" \ No newline at end of file +Invoke-WebRequest -Uri "https://dl5.oo-software.com/files/ooshutup10/OOSU10.exe" -OutFile "oosu10.exe" +irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/debloat.ps1" | iex \ No newline at end of file