updated scripts for copy stuff to pl_genicw
[sfa.git] / component / sshnode.sh
index d25eb30..5f5533e 100755 (executable)
@@ -1,2 +1,4 @@
+source component_slice_config.sh
+
 echo connecting to node: $1
-ssh -i root_ssh_key.rsa root@$1
+ssh -i $KEY_FILE $USER@$1