We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug There is a /bin/sh: @echo: command not found message appearing during make install.
/bin/sh: @echo: command not found
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:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
Hey @tpmccallum , I will keep this at low priority. This shouldn't affect the installation process too much
Sorry, something went wrong.
codebanesr
No branches or pull requests
Describe the bug
There is a
/bin/sh: @echo: command not found
message appearing duringmake install
.To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: