Files
fn-serverless/ssh.sh
2016-06-17 19:43:26 -07:00

6 lines
142 B
Bash
Executable File

# ssh into the box on staging that the prototype is running on
set -ex
ssh -i gateway.pem rancher@ec2-52-205-252-82.compute-1.amazonaws.com