Skip to content

Commit

Permalink
Update aws-ssm-ec2-proxy-command-start-instance.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
qoomon authored Mar 14, 2024
1 parent 6bffd4d commit ba96c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-ssm-ec2-proxy-command-start-instance.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ then
fi
fi

~/.ssh/aws-ssm-ec2-proxy-command.sh $ec2_instance_id $ssh_user $ssh_port $ssh_public_key_path
~/.ssh/aws-ssm-ec2-proxy-command.sh "{$ec2_instance_id}" "${ssh_user}" "${ssh_port}" "${ssh_public_key_path}"

0 comments on commit ba96c35

Please sign in to comment.