Skip to content

Commit

Permalink
awscli
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe committed Apr 17, 2024
1 parent 7d414fe commit 961a666
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
end

bash 'install awscli' do
code "#{cookbook_virtualenv_path}/bin/python #{file_cache_path}/awscli/awscli-bundle/install -i /usr/local/aws -b /usr/local/bin/aws"
code "#{file_cache_path}/awscli/awscli-bundle/install -i /usr/local/aws -b /usr/local/bin/aws"
end

0 comments on commit 961a666

Please sign in to comment.