updated Makefile

pull/2/head
Hari Sekhon 3 years ago
parent dbd9f5bdc7
commit f902b620c3

@ -199,6 +199,7 @@ npm-desktop: npm
.PHONY: aws
aws: system-packages python-version
@setup/install_aws_cli.sh
grep '^git-remote-codecommit' requirements.txt | ./python_pip_install_if_absent.sh
.PHONY: aws-shell
aws-shell:

Loading…
Cancel
Save