Skip to content

Commit 2954045

Browse files
committed
fix bad naming of invoke.sh.in
1 parent c7960f9 commit 2954045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binary_installer/install.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ _err_exit $? _err_msg
213213

214214
echo -e "\n***** Installed InvokeAI *****\n"
215215

216-
cp binary_installer/invoke.sh .
216+
cp binary_installer/invoke.sh.in ./invoke.sh
217217
echo -e "\n***** Installed invoke launcher script ******\n"
218218

219219
# more cleanup

0 commit comments

Comments
 (0)