copilot
copilot copied to clipboard
@echo: command not found
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