Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
changing paths in oss
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Zipitría committed Feb 19, 2018
1 parent ee3b180 commit a8d0e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/s3-sync.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ DISTRIBUTION_ID=E22WEBPD6529KA
# aws s3 sync --acl "public-read" --sse "AES256" public/ s3://$BUCKET_NAME --delete

aws s3 sync --acl "public-read" --sse "AES256" public/ s3://$BUCKET_NAME
aws cloudfront create-invalidation --distribution-id $DISTRIBUTION_ID --paths /index.html / /page/* /css/* /blog/* /contact/* /challenges/* /roles/* /recruiters/* /working-sessions/*
aws cloudfront create-invalidation --distribution-id $DISTRIBUTION_ID --paths /index.html / /page/* /css/* /blog/* /contact/* /working-sessions/*

0 comments on commit a8d0e43

Please sign in to comment.