cryinkfly / Autodesk-Fusion-360-for-Linux

This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/wiki
MIT License
1.94k stars 121 forks source link

launcher error #284

Closed Wailshire closed 1 month ago

Wailshire commented 1 year ago

hello, i get an error when i try to run de launcher.sh inside de bin folder, is seems like it is a syntax error, it return the following

launcher.sh: 32: Syntax error: "}" unexpected

Any idea? or im missing something? thanks!

cryinkfly commented 1 year ago

Can you describe your problem better for me please? Or look here: https://unix.stackexchange.com/questions/45781/shell-script-fails-syntax-error-unexpected 🙂

Samaniegomx commented 1 year ago

hello, i get an error when i try to run de launcher.sh inside de bin folder, is seems like it is a syntax error, it return the following

launcher.sh: 32: Syntax error: "}" unexpected

Any idea? or im missing something? thanks!

Try with bash launcher.sh, it works for me!