made force_me_off.ps1 fuckin work lol
This commit is contained in:
@@ -33,4 +33,4 @@ Start-Sleep -Seconds ($wait_seconds)
|
|||||||
|
|
||||||
# force reboot
|
# force reboot
|
||||||
Write-Host "FORCING REBOOT IN $grace_minutes MINUTES"
|
Write-Host "FORCING REBOOT IN $grace_minutes MINUTES"
|
||||||
Restart-Computer -Force -Timeout $grace_seconds
|
Restart-Computer -Force -Wait -Timeout $grace_seconds
|
||||||
Reference in New Issue
Block a user