Closed commit111 closed 4 days ago
eval "$(curl -fsSL s.defang.io/install)"
Removed the http:// part in curl command from #876.
http://
Improves #876 Updated /defang-docs repo https://github.com/DefangLabs/defang-docs/pull/115 Updated /samples repo https://github.com/DefangLabs/samples/pull/258 Updated /docs-chatbot repo https://github.com/DefangLabs/docs-chatbot/pull/19
Description
eval "$(curl -fsSL s.defang.io/install)"
Removed the
http://
part in curl command from #876.Linked Issues
Improves #876 Updated /defang-docs repo https://github.com/DefangLabs/defang-docs/pull/115 Updated /samples repo https://github.com/DefangLabs/samples/pull/258 Updated /docs-chatbot repo https://github.com/DefangLabs/docs-chatbot/pull/19
Checklist