We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58095d3 commit a1b3eb6Copy full SHA for a1b3eb6
README.md
@@ -35,7 +35,7 @@ cd serverless-image-handler/deployment
35
36
* Now build the distributable
37
```bash
38
-sudo ./build-s3-dist.sh $DIST_OUTPUT_BUCKET $VERSION
+sudo ./build-s3-dist.sh $DIST_OUTPUT_BUCKET $TEMPLATE_OUTPUT_BUCKET $VERSION
39
```
40
41
* Deploy the distributable to an Amazon S3 bucket in your account. Note: you must have the AWS Command Line Interface installed.
0 commit comments