Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/aws.sh
Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@ function rbx_s3_upload {
-H "Content-Type: $content_type" \
-H "$acl" \
-H "Authorization: AWS ${AWS_ACCESS_KEY_ID}:$signature" \
--verbose \
"$url$path$dest"
}

0 comments on commit 7b02ffb

Please sign in to comment.