Merge remote-tracking branch 'upstream/dev' into dev

This commit is contained in:
2Shirt 2023-11-11 15:53:18 -08:00
commit 1a38d91cf3
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -930,7 +930,7 @@ def install_open_shell() -> None:
skin_zip = get_tool_path('OpenShell', 'Fluent-Metro', suffix='zip')
# Bail early
if OS_VERSION != 10:
if OS_VERSION < 10:
raise GenericWarning('Unsupported OS')
# Install OpenShell