Skip to content

Commit d7238d3

Browse files
author
Nicolas Huray
committed
minor
1 parent 4a50ee9 commit d7238d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ INSTALL_AWSCLI="sudo pip install awscli"
8585
info "$INSTALL_AWSCLI"
8686
INSTALL_AWSCLI_OUTPUT=$($INSTALL_AWSCLI 2>&1)
8787

88-
success "Installing AWS CLI (`aws --version`) ID succeeded"
88+
success "Installing AWS CLI succeeded"
8989

9090
set +e
9191
# ----- Configure -----

0 commit comments

Comments
 (0)