Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

@echo: command not found #636

Open
tpmccallum opened this issue Feb 19, 2024 · 1 comment
Open

@echo: command not found #636

tpmccallum opened this issue Feb 19, 2024 · 1 comment
Assignees

Comments

@tpmccallum
Copy link
Contributor

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
@codebanesr codebanesr self-assigned this Feb 27, 2024
@codebanesr
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants