swetoast / steamlink-launcher

Steamlink launcher for OSMC
GNU General Public License v2.0
155 stars 19 forks source link

Update addon.py #1

Closed sgroen88 closed 5 years ago

sgroen88 commented 5 years ago

On a fresh install of OSMC I noticed the launcher was not able to launch the scripts.

I fixed it by running the script through sh rather then to execute the script itself, a different approach could be to make the script executable after it gets created.