InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

fix: make update.sh respect custom runtime directory

Open ryanccn opened this issue 2 years ago • 0 comments

This PR makes update.sh work in custom runtime directories instead of writing to the default (~/invokeai).

update.bat has this fix but update.sh does not.

https://github.com/invoke-ai/InvokeAI/blob/0439b51a26e3c227588a22897309928519ad8412/installer/templates/update.bat.in#L42

ryanccn avatar Dec 17 '22 03:12 ryanccn