AWS CLI S3 CP --recursive function works in console but not in .sh file

前端 未结 0 1017
无人共我
无人共我 2020-12-31 23:24

I have the following line inside of a .sh file:

aws s3 cp s3://bucket/folder/ /home/ec2-user/ --recursive

When I run this line i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题