Update script angepasst.

This commit is contained in:
2023-02-15 16:07:00 +01:00
parent 26911a8367
commit f8ba8591f4

View File

@@ -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
}