mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2026-06-23 04:39:39 +02: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