From 46dc7e10b00f4cedfd053e6ced82aaef40b0af74 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Fri, 12 Dec 2025 21:52:25 -0700 Subject: [PATCH] okie now its proper ig lmao --- Windows-Scripts/IM_SO_TIRED_BOSS.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/Windows-Scripts/IM_SO_TIRED_BOSS.ps1 b/Windows-Scripts/IM_SO_TIRED_BOSS.ps1 index 90cb03e..4c7f607 100644 --- a/Windows-Scripts/IM_SO_TIRED_BOSS.ps1 +++ b/Windows-Scripts/IM_SO_TIRED_BOSS.ps1 @@ -19,6 +19,7 @@ Write-Host "`nREBOOTING AT $RebootTime`n" # Start-Job to fork the script block to background so it can proceed with the timer/shutdown even if no interaction with alert box Start-Job -ScriptBlock { + # the $using: method lets me adjusst the scope of $RebootTime and get it in this script block $RebootTime = $using:RebootTime # add the presentation framework in