Upgrade ‐ Linux - babsonnexus/stream-link-manager-for-channels GitHub Wiki
- In a terminal, navigate to your Streaming Library Manager directory and type in the following command:
./slm.sh upgrade
- As the process runs, you should see something like this:
... a whole lot of lines related to installing requirements and building the executable...
- The most important thing is that the
/slm
application was terminated or not running, allowing the upgrade to take place. After the upgrade, you will need to restart the program manually or with a reboot. See Startup for details.