Skip to content

Commit b25c5bf

Browse files
authored
Update aws-ssm-ec2-proxy-command-start-instance.sh
1 parent ba96c35 commit b25c5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-ssm-ec2-proxy-command-start-instance.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ then
7575
fi
7676
fi
7777

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

0 commit comments

Comments
 (0)