diff --git a/files/scripts/development-branch/fusion360-setup-wizard.sh b/files/scripts/development-branch/fusion360-setup-wizard.sh index 93ce4d0..66068fd 100644 --- a/files/scripts/development-branch/fusion360-setup-wizard.sh +++ b/files/scripts/development-branch/fusion360-setup-wizard.sh @@ -1053,7 +1053,7 @@ function select-standard_flatpak_snap { --height=500 \ --column="$text_select" --column="$text_version" \ TRUE "$text_standard" \ - FALSE "$$text_flatpak") + FALSE "$text_flatpak") [[ $response = "$text_standard" ]] && select-opengl_dxvk