Skip to content

Commit

Permalink
remove white space
Browse files Browse the repository at this point in the history
  • Loading branch information
azuki774 committed Jul 20, 2024
1 parent 39446ae commit 51f0bcc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion build/money-forward/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ COPY --chmod=755 build/money-forward/main.sh /src/main.sh
COPY src/moneyforward/ /src/

ENTRYPOINT ["/src/main.sh"]

1 change: 0 additions & 1 deletion build/sbi/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ function s3_upload () {

fetch
create_s3_credentials

s3_upload

0 comments on commit 51f0bcc

Please sign in to comment.