Symlinks Are Not Updated with Shortcut Option, Causing Empty Directories to Be Made in the Linux User's $HOME/Documents Dir
I've noticed that Logos keeps creating a Downloads, Music, Pictures, Videos, and Templates folder in my home directory's Documents folder. After some testing, I believe this is caused by broken symlinks in the $LOGOS/data/wine64_bottle/drive_c/users/$USER directory. These symlinks became broken after moving the Logos install from the default install location "LogosBible_Linux_P" to a new directory and running ./logos.sh shortcut to update the shortcut.
I'm not sure if the best solution would be to update these symlinks with a shortcut update or have a separate option for the logos.sh script to update the symlinks.
(Mostly making a note of this for future reference.)
The groundwork for this has been laid in #98, #108, and #116.