docs
docs copied to clipboard
Fix `aws-vault` Install Instructions
what
-
curl -odoes not follow redirects by default - Should be
curl -sSL -o ...