1754746336

This commit is contained in:
2025-08-09 07:32:16 -06:00
parent c7822e4145
commit b37f2643be
+1 -1
View File
@@ -43,4 +43,4 @@ function do_admin_shit {
$shell.Popup("REBOOTING BY FORCE IN $grace_minutes MINUTES", 2, "REBOOTING AS FUCK IN $grace_minutes MINUTES", 0) ## reboot, force, delay $grace_seconds seconds
}
Start-Job -ScriptBlock { do_admin_shit | Out-Null }
do_admin_shit | Out-Null