Skip to content

Commit 0679150

Browse files
committed
Update 0-setup.sh
1 parent 8538fb9 commit 0679150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai chatbot/chatbot/0-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ fi
1313
python b_create.py
1414
if [[ $1 == "CPU" ]]
1515
then
16-
echo "Install complete - Please download your own model before running 2-bot.bat"
16+
echo "Install complete - Please download your own model before running 2-bot.sh"
1717
else
1818
python d_bot.py

0 commit comments

Comments
 (0)