From 912186e1ab7426dff91a73fd5ea5a72770da2a0c Mon Sep 17 00:00:00 2001 From: Christian Ohlsson Date: Tue, 18 Aug 2026 20:10:58 +0200 Subject: [PATCH] =?UTF-8?q?Nytt=20script=20f=C3=B6r=20Windows-underh=C3=A5?= =?UTF-8?q?ll=20via=20PowerShell.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uppdatera_windows.ps1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/uppdatera_windows.ps1 b/uppdatera_windows.ps1 index efb69d9..f4d790a 100644 --- a/uppdatera_windows.ps1 +++ b/uppdatera_windows.ps1 @@ -32,5 +32,4 @@ if (Get-WURebootStatus -Silent) { } Write-Host "" -Write-Host "=== Windows-underhåll klart ===" -ForegroundColor Green -`` \ No newline at end of file +Write-Host "=== Windows-underhåll klart ===" -ForegroundColor Green \ No newline at end of file