Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(smstudio): Swap wget->curl in copy_s3_content
Recently I've been observing wget fails in SMStudio as per: aws/sagemaker-distribution#435 - so to get fmbench debugged successfully in this environment I had to swap out wget for curl calls in the `copy_s3_content` script.
- Loading branch information