InvokeAI/installer/templates
Max df4dbe2d57 Fix invoke.sh not detecting symlinks
When invoke.sh is executed using a symlink with a working directory outside of InvokeAI's root directory, it will fail.

invoke.sh attempts to cd into the correct directory at the start of the script, but will cd into the directory of the symlink instead. This commit fixes that.
2024-08-16 10:40:59 +10:00
..
invoke.bat.in Fixed 404 error on latest release link (line 16): 2024-07-07 08:35:06 -07:00
invoke.sh.in Fix invoke.sh not detecting symlinks 2024-08-16 10:40:59 +10:00