mrclksr / linux-browser-installer

Script to install Linux browsers under a Linux chroot on FreeBSD
165 stars 25 forks source link

Installer doesn't handle non-existing directories correctly #52

Closed eturkes closed 3 months ago

eturkes commented 4 months ago

Hi,

I was testing this out on a fresh install and saw that if /user/local/share/applications doesn't exist yet, the installer will name the desktop file as "applications", instead of creating that directory and putting it inside. See the attached screenshot:

image