summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/ubuntu/uec2-ssh
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/ubuntu/uec2-ssh')
-rwxr-xr-xsca-cpp/trunk/ubuntu/uec2-ssh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/ubuntu/uec2-ssh b/sca-cpp/trunk/ubuntu/uec2-ssh
index 0e334f5c08..41738df7e6 100755
--- a/sca-cpp/trunk/ubuntu/uec2-ssh
+++ b/sca-cpp/trunk/ubuntu/uec2-ssh
@@ -17,5 +17,5 @@
# SSH to an EC2 instance
host=$1
-ssh -i $HOME/.ec2/ec2-tuscany-keypair.pem ubuntu@$host
+ssh -i $HOME/.ec2/ec2-keypair.pem ubuntu@$host