Skip to content

Commit

Permalink
Update aws_cli_setup
Browse files Browse the repository at this point in the history
  • Loading branch information
joy-joel authored Sep 27, 2023
1 parent ca27039 commit 01160f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws_cli_setup
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ install_aws_cli() {
# Check if the installation was successful
if [ $? -eq 0 ]; then
echo "AWS CLI has been successfully installed."
bash
aws --version
else
echo "Failed to install AWS CLI."
Expand Down

0 comments on commit 01160f4

Please sign in to comment.