openchatai / OpenCopilot

πŸ€– πŸ”₯ Language-to-actions engine

Home Page:https://opencopilot.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@echo: command not found

tpmccallum opened this issue Β· comments

Describe the bug
There is a /bin/sh: @echo: command not found message appearing during make install.

opencopilot % make install
=== 🟒 Putting the services down (if already running) ===
[+] Running 9/9
 βœ” Container opencopilot-nginx-1       Removed                                                                                      0.4s 
 βœ” Container opencopilot-workers-1     Removed                                                                                     10.2s 
 βœ” Container opencopilot-adminer-1     Removed                                                                                      0.0s 
 βœ” Container redis_cache               Removed                                                                                      0.0s 
 βœ” Container opencopilot-dashboard-1   Removed                                                                                      0.3s 
 βœ” Container opencopilot-llm-server-1  Removed                                                                                     10.2s 
 βœ” Container opencopilot-mysql-1       Removed                                                                                      1.5s 
 βœ” Container opencopilot-qdrant-1      Removed                                                                                      0.0s 
 βœ” Network opencopilot-net             Removed                                                                                      0.1s 
/bin/sh: @echo: command not found
/bin/sh: @echo: command not found
docker-compose build

To Reproduce
Steps to reproduce the behavior:

 make install

Desktop (please complete the following information):

  • macOS

Hey @tpmccallum ,
I will keep this at low priority. This shouldn't affect the installation process too much