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