DefangLabs / defang

Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
https://defang.io
MIT License
39 stars 9 forks source link

Added -S flag to curl -sfL script #879

Closed commit111 closed 1 week ago

commit111 commented 1 week ago

Description

Added capital -S flag to curl -sfL script in the install file, Reordered it to be curl -fsSL to be consistent with #876.

Linked Issues

Linked to #876

Checklist