Skip to content

Commit 05755de

Browse files
committed
override without prompt
1 parent 178e20a commit 05755de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can invoke this bootstap executable with the lambda-ci docker image for the
4848
```sh
4949
# start a docker container replicating the "provided" lambda runtime
5050
# awaiting an event to be provided via stdin
51-
$ unzip \
51+
$ unzip -o \
5252
target/lambda/release/{your-binary-name}.zip \
5353
-d /tmp/lambda && \
5454
docker run \

0 commit comments

Comments
 (0)