Skip to content

Commit 3c7140f

Browse files
rm extra newline
1 parent 909666b commit 3c7140f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/update_dependencies.sh

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ wget -c https://github.com/awslabs/aws-lambda-cpp/archive/v$AWS_LAMBDA_CPP_RELEA
2525
patch -p1 < ../patches/aws-lambda-cpp-add-content-type.patch
2626
)
2727

28-
2928
# Pack again and remove the folder
3029
tar -czvf aws-lambda-cpp-$AWS_LAMBDA_CPP_RELEASE.tar.gz aws-lambda-cpp-$AWS_LAMBDA_CPP_RELEASE --no-same-owner && \
3130
rm -rf aws-lambda-cpp-$AWS_LAMBDA_CPP_RELEASE

0 commit comments

Comments
 (0)