Update installer/templates/invoke.sh.in

Co-authored-by: Eugene Brodsky <ebr@users.noreply.github.com>
This commit is contained in:
Lincoln Stein 2023-03-26 23:45:00 -04:00 committed by GitHub
parent 589a817952
commit 8f921741a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ do_dialog() {
choice=$(dialog --clear \
--backtitle "InvokeAI" \
--title "What you like to run?" \
--title "What would you like to run?" \
--menu "Select an option:" \
0 0 0 \
"${options[@]}" \