courses
courses copied to clipboard
Fix aws-alias.sh by removing quotation marks
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