From c6a4e0b326cf4538627f91451a7391f09f23a8b1 Mon Sep 17 00:00:00 2001 From: Chris Nutter Date: Fri, 29 Dec 2023 22:13:52 -0800 Subject: [PATCH] Update Script.ps1 --- Script.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script.ps1 b/Script.ps1 index 79496c8..65b8cd1 100644 --- a/Script.ps1 +++ b/Script.ps1 @@ -37,7 +37,7 @@ Start-Process -FilePath $ScreenConnectPath -ArgumentList "/silent" -Wait # Run commands in new PowerShell instance # Start-Process powershell.exe -ArgumentList "-NoProfile -Command {irm https://massgrave.dev/get | iex}" -# Start-Process powershell.exe -ArgumentList "-NoProfile -Command {iwr -useb https://christitus.com/win | iex}" +# Start-Process powershell.exe -ArgumentList "-NoProfile -Command {irm https://christitus.com/win | iex}" # Disable sleep and enable high performance mode, enable hibernation, and display black after 30 minutes powercfg -change -standby-timeout-ac 0