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.95k stars 121 forks source link

Uninstall option fails with rmdir *solved* #115

Closed cortices closed 2 years ago

cortices commented 2 years ago

When choosing the uninstall option from the fusion360-installer.sh script, it errors and fails trying to run rmdir on a non-empty directory. Instead, rm -rf should be used.

To Reproduce Steps to reproduce the behavior:

  1. Open installer
  2. Select uninstall option
  3. Enter correct install location

Expected behavior Effective uninstallation

Desktop (please complete the following information):