updated install_aws_cli.sh

pull/2/head
Hari Sekhon 5 years ago
parent d3be989521
commit f6c847eb62

@ -86,7 +86,7 @@ else
echo "AWLess SSL certificate still expired, must install manually until fixed"
exit 0
fi
curl https://raw.githubusercontent.com/wallix/awless/master/getawless.sh | bash
curl -sS https://raw.githubusercontent.com/wallix/awless/master/getawless.sh | bash
mv -iv awless ~/bin/
fi
fi

Loading…
Cancel
Save