From f8ba8591f43cbc145e3f54747b2bc2b31a2f5218 Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 15 Feb 2023 16:07:00 +0100 Subject: [PATCH] Update script angepasst. --- functions.ps1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/functions.ps1 b/functions.ps1 index 5cb1511..a4d02ef 100644 --- a/functions.ps1 +++ b/functions.ps1 @@ -146,4 +146,7 @@ function allupdates { } } } + # ooshutup10 ausführen. Manchmal werden settings nach Windos updates zurückgesetzt + Write-Host "Spiele aktuelle OOSHUTUP10 config ein... " -ForegroundColor Blue + Set-Location $HOME/.winconfig ; ./OOSU10.exe configs/ooshutup10/ooshutup10.cfg /quiet } \ No newline at end of file