From e7b9acf0f1854e097d34619f0cd5a60a32a6d46f Mon Sep 17 00:00:00 2001 From: nodemixaholic Date: Wed, 13 Mar 2024 18:52:22 +0000 Subject: [PATCH] Update 'common.bat' --- common.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.bat b/common.bat index 80af75c..c89a4ba 100644 --- a/common.bat +++ b/common.bat @@ -27,4 +27,4 @@ powershell -command "Get-AppxPackage -alluser *Notepad* | Remove-Appxpackage" powershell -command "Get-AppxPackage -alluser *DevHome* | Remove-Appxpackage" powershell -command "Get-AppxPackage -alluser *YourPhone* | Remove-Appxpackage" powershell -command "Get-AppxPackage -alluser *WindowsStore* | Remove-Appxpackage" -powershell -command 'irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/debloat.ps1" | iex' \ No newline at end of file +powershell -command 'irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/debloat-stream.ps1" | iex' \ No newline at end of file