aws / aws-elastic-beanstalk-cli-setup

Simplified EB CLI installation mechanism.
Apache License 2.0
518 stars 227 forks source link

escapes double quotes in python install PATH user notifications #122

Open AaronRohrbacher opened 2 years ago

AaronRohrbacher commented 2 years ago

Issue #, if available:

Noticed that the PATH addition commands could not be copied and pasted at the end of the installation on Ubuntu 20.04, because the double quotes were not escaped.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.