Skip to content

Instantly share code, notes, and snippets.

@ShubhamRasal
Last active October 18, 2020 17:03
Show Gist options
  • Save ShubhamRasal/118ca00b68a89b11718c54e4683da5c1 to your computer and use it in GitHub Desktop.
Save ShubhamRasal/118ca00b68a89b11718c54e4683da5c1 to your computer and use it in GitHub Desktop.
s3 cp
aws s3 cp dist/angular-demo s3://shubham-demo-bucket --recursive --exclude "*.svg" --cache-control public,max-age=86400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment