From d528547a83e5f258013c1faf1771b04703987e45 Mon Sep 17 00:00:00 2001 From: nodemixaholic Date: Wed, 13 Mar 2024 18:55:25 +0000 Subject: [PATCH] Update 'common-stream.ps1' --- debloat-stream.ps1 => common-stream.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename debloat-stream.ps1 => common-stream.ps1 (94%) diff --git a/debloat-stream.ps1 b/common-stream.ps1 similarity index 94% rename from debloat-stream.ps1 rename to common-stream.ps1 index 90f0a43..27e91d7 100644 --- a/debloat-stream.ps1 +++ b/common-stream.ps1 @@ -22,4 +22,5 @@ irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/bra 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" -irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/debloat.ps1" | iex \ No newline at end of file +irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/debloat.ps1" | iex +./oosu10.exe shutmouth.cfg /quiet \ No newline at end of file