Last active
April 12, 2020 01:24
-
-
Save robearlam/43370d5355f704737896c1d35f3ea965 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://releases.hashicorp.com/vault/1.4.0/vault_1.4.0_linux_amd64.zip | |
unzip vault_1.4.0_linux_amd64.zip | |
mv vault /usr/local/bin/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment