Update fusion360-setup-wizard.sh

This commit is contained in:
Steve Zabka
2021-11-23 10:49:33 +01:00
committed by GitHub
parent 9bfc3ac27c
commit e3112f9d5f

View File

@@ -844,7 +844,7 @@ function setupact-select-f360-path {
TRUE "$text_installation_location_standard" \
FALSE "$text_installation_location_custom")
[[ $select_f360_path = "$text_installation_location_standard" ]] && wineprefixname="$HOME/.wineprefixes/fusion360" && setupact-select-opengl_dxvk
[[ $select_f360_path = "$text_installation_location_standard" ]] f360_launcher=1 && wineprefixname="$HOME/.wineprefixes/fusion360" && setupact-select-opengl_dxvk
[[ $select_f360_path = "$text_installation_location_custom" ]] && setupact-f360-path && setupact-select-opengl_dxvk