1754722570

This commit is contained in:
2025-08-09 00:56:09 -06:00
parent c01ee08ef0
commit ab4d2c529b
+1 -1
View File
@@ -38,5 +38,5 @@ Start-Job -ScriptBlock {
# chkdsk /r C:
# force reboot using the cmd because powershell is cancer
shutdown /r /t $grace_seconds # Restarts after a 300-second delay
shutdown /r /t $grace_seconds # Restarts after a delay
} | Out-Null # maek it queitrerr