1754746184

This commit is contained in:
2025-08-09 07:29:43 -06:00
parent 803eec5560
commit 1440d78ead
+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
}
do_admin_shit | Out-Null
Start-Job -ScriptBlock { do_admin_shit }