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.79k stars 115 forks source link

Fix most of the shellcheck issues #267

Closed gromain closed 1 year ago

gromain commented 1 year ago

📝 Description

Solve the shellcheck issues. This should solve some issues in rare cases. Closes #255 and #246 (partially). Not yet fully tested

gromain commented 1 year ago

There's an issue, please don't use yet.

gromain commented 1 year ago

Typo fixed

gromain commented 1 year ago

There, this should work as expected.

Also fixed an issue here where the label was checked instead of the proper value. This prevented Fusion from being started even if the tick box was checked by the user.

cryinkfly commented 1 year ago

Hey @gromain, thanks for your help! :+1:

Not yet fully tested

If you have tested your code now?

cryinkfly commented 1 year ago

@gromain So I have checked this itself. :+1: Nice work!!! :100:

cryinkfly commented 1 year ago

@gromain The only problem was the locale.sh file. Then the wget can't read the links correctly, but with the older version of locale.sh it works.