Skip to content

Commit

Permalink
[aws-cli] install less dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
miketheman authored Dec 18, 2024
1 parent 8e8e14f commit 017efe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aws-cli/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ check_packages() {

export DEBIAN_FRONTEND=noninteractive

check_packages curl ca-certificates gnupg2 dirmngr unzip bash-completion
check_packages curl ca-certificates gnupg2 dirmngr unzip bash-completion less

verify_aws_cli_gpg_signature() {
local filePath=$1
Expand Down

0 comments on commit 017efe7

Please sign in to comment.