Skip to content

Commit

Permalink
Fixed issue radify#76
Browse files Browse the repository at this point in the history
  • Loading branch information
Stillerman committed Jun 22, 2016
1 parent cab1b8c commit d1610bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/templates/provision.sh.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -o pipefail

# Make sure SSH knows to use the correct pem
ssh-add {{{ appPem }}}
ssh-add -l

# Load the AWS keys
. ./inventory/aws_keys

Expand Down

0 comments on commit d1610bc

Please sign in to comment.