Skip to content

Commit

Permalink
delete aws sync
Browse files Browse the repository at this point in the history
  • Loading branch information
blockloop committed Dec 12, 2018
1 parent e71dfb5 commit dbf280d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ function pull_spaces() {
sync \
s3://insights/ \
./repos/ \
--delete \
--acl public-read
}

Expand All @@ -225,6 +226,7 @@ function push_spaces() {
sync \
./repos/ \
s3://insights/ \
--delete \
--acl public-read
}

Expand Down

0 comments on commit dbf280d

Please sign in to comment.