Best Practices¶
Guidance for both script authors and users of curl|bash installers.
- Invocation Styles — comparing
curl | bash,curl -o- | bash, and command substitution patterns
Guidance for both script authors and users of curl|bash installers.
curl | bash, curl -o- | bash, and command substitution patterns