jckuester / awsweeper

A tool for cleaning your AWS account
Mozilla Public License 2.0
468 stars 45 forks source link

install.sh #88

Closed sulaimanismail closed 4 years ago

sulaimanismail commented 4 years ago

Hi,

some reason I'm not able to install on my Mac os is there any help or guide,

Thanks you in advance.

$ curl -sSfL https://raw.githubusercontent.com/cloudetc/awsweeper/master/install.sh | sh -s v0.5.0 cloudetc/awsweeper info checking GitHub for tag 'v0.5.0' cloudetc/awsweeper info found version: 0.5.0 for v0.5.0/darwin/amd64 localuser@xxxxxxxxx ~/allstate_Devops/awsweeper (master) $ awsweeper --help bash: awsweeper: command not found

jckuester commented 4 years ago

Hi @sulaimanismail :wave:

Definitely my fault, I made a mistake in the release config. I fixed it in https://github.com/cloudetc/awsweeper/releases/tag/v0.6.0, please try the new release. Thanks.

andreamaruccia commented 4 years ago

it works here now thank you!