Skip to content

Commit

Permalink
Update INSTALL_PACKER.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific authored May 19, 2024
1 parent 3f395b4 commit c3a53fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/INSTALL_PACKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# Add Hashicorp's official GPG key
sudo apt-get update
sudo apt-get install ca-certificates curl gnupg
sudo install -m 0755 -d /etc/apt/keyrings
curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo gpg --dearmor -o /usr/share/keyrings/hashicorp-archive-keyring.gpg
# Add the repository to Apt sources
Expand Down

0 comments on commit c3a53fb

Please sign in to comment.