Skip to content

Commit

Permalink
Fixed typo in release-ec2.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
  • Loading branch information
jwilberding-sfdc committed Jul 15, 2015
1 parent 6470f8f commit 4915008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release-ec2.sh
Expand Up @@ -33,7 +33,7 @@ from top of OSv source tree.
This script requires following Amazon credentials to be provided via environment variables:
export AWS_ACCESS_KEY_ID=<Access key ID>
export AWS_SECRET_ACCESS_KEY<Secret access key>
export AWS_SECRET_ACCESS_KEY=<Secret access key>
See http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSGettingStartedGuide/AWSCredentials.html
for more details
Expand Down

0 comments on commit 4915008

Please sign in to comment.