FaithLife-Community / LogosLinuxInstaller

A Python application that helps install and maintain FaithLife's Logos Bible (Verbum) Software on Linux through Wine.
MIT License
35 stars 10 forks source link

fix: ensure local desktop file directory exists #231

Closed ctrlaltf24 closed 1 week ago

ctrlaltf24 commented 1 week ago

Workaround:

mkdir -p ~/.local/share/applications

Fixes: #230