Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
[rename zip to current git repo name]
Browse files Browse the repository at this point in the history
  • Loading branch information
ste-xx committed Jul 4, 2018
1 parent ebe0867 commit 90952de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy_s3.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

mkdir deploy
zip -r deploy/s2t-incoming-not-transcoded-file-eventhandler.zip index.js s3Api.js snsApi.js node_modules/
zip -r deploy/s2t-s3-eventhandler.zip index.js s3Api.js snsApi.js node_modules/

0 comments on commit 90952de

Please sign in to comment.