mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-03 03:45:57 +01:00
I have changed the commands for install the extensions, because there were some [problems](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/issues/145) under older wine versions! Before: WINEPREFIX=$wineprefixname wine OctoPrint_for_Fusion360-win64.msi After: WINEPREFIX=$wineprefixname msiexec /i OctoPrint_for_Fusion360-win64.msi