cyberark / summon-aws-secrets

Summon provider for AWS Secrets Manager
MIT License
52 stars 17 forks source link

Improved robustness of the installation script #39

Closed sgnn7 closed 4 years ago

sgnn7 commented 4 years ago

Old script was unable to handle either issues with sudo not being present nor handle systems that only have curl installed. We also now properly use the installer owner as the executable file's owner.

What ticket does this PR close?

Connected to #16

Checklists

Change log

Test coverage

Documentation