vincelwt / harmony

:musical_note: Sleek music player for Spotify, SoundCloud, Google Play Music and your local files
http://getharmony.xyz
859 stars 59 forks source link

Little bug when installing .deb package (folder name) #122

Closed jctrebalag closed 7 years ago

jctrebalag commented 7 years ago

Hi,

I've just installed the harmony-0.4.3-amd64.deb and notice that in /usr/local/bin the symlink points to /opt/harmony/harmony. However the package created an /opt/Harmony folder. Had to manually change the folder name in /opt.

System: Debian 8 Jessie - amd64

Thanks, Jean-Christophe

vincelwt commented 7 years ago

Should be fixed in next release (0.5.1) the package name will now be harmony and not Harmony on Linux.

jctrebalag commented 7 years ago

Thank you ! Great app by the way !

vincelwt commented 7 years ago

Actually I just checked and even if the package name is set to "harmony" it still creates a /opt/Harmony folder. I can't really control this as electron-builder is making the packages. However the symlink /usr/local/bin seems to correctly point to the executable.