Toucan-Org / ToucanModManager

Toucan Mod Manager
MIT License
8 stars 0 forks source link

Auto Updater not working on Linux or OSX #28

Open Loki-Lokster opened 1 year ago

Loki-Lokster commented 1 year ago

Describe the bug The Toucan auto updater scripts are not working on Linux and OSX operating systems. Potentially due to permissions issues.

To Reproduce Steps to reproduce the behavior:

  1. If a new Toucan update is available, a popup will display on startup (or go to File > Check for update)
  2. Select Auto Update.
  3. Bash scripts don't execute as they are supposed to.

Expected behavior Toucan will shutdown and run updater_macos.sh or updater_linux.sh which will grab the latest version from GitHub and replace the old files. Once complete it should launch the new version.

Desktop: