courses icon indicating copy to clipboard operation
courses copied to clipboard

Fix aws-alias.sh by removing quotation marks

Open jacobsimon opened this issue 8 years ago • 0 comments

I tried to use the AWS bash aliases, but the AWS CLI returns the instance ID with quotation marks (possibly a recent change) and was preventing the script from working. This filters out the quotation marks before exporting to $instanceId

jacobsimon avatar Jan 27 '18 04:01 jacobsimon