docs icon indicating copy to clipboard operation
docs copied to clipboard

Fix `aws-vault` Install Instructions

Open osterman opened this issue 7 years ago • 0 comments

what

  • curl -o does not follow redirects by default
  • Should be curl -sSL -o ...

osterman avatar Jun 19 '18 20:06 osterman