Skip to content

Commit

Permalink
Update Github CLI key
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxattax97 committed Sep 14, 2024
1 parent 40b8768 commit 9c88e5e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,11 @@ case "$response" in
# AWS CLI Team
gpg --keyserver keyserver.ubuntu.com --receive-keys FB5DB77FD5C118B80511ADA8A6310ACC4672475C

# Github CLI: [email protected]
## You may need this:
## https://github.com/cli/cli/issues/9569
gpg --receive-keys 2C6106201985B60E6C7AC87323F3D4EA75716059

if [ -s /bin/zsh ]; then
if [[ ! "$SHELL" =~ "zsh" ]]; then
chsh -s /bin/zsh "${USER}"
Expand Down

0 comments on commit 9c88e5e

Please sign in to comment.