X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=component%2Fcopynode.sh;h=0a5108ec623b7afe441a20d0559c699d08dd10b1;hb=5e00cd970f7547c188a03a9927995a90270c83d2;hp=572a2e0abe9c7dbb6373da7718284c30b9bcb97c;hpb=08921bdd47322f073db0cab05dba5229846acfe2;p=sfa.git diff --git a/component/copynode.sh b/component/copynode.sh index 572a2e0a..0a5108ec 100755 --- a/component/copynode.sh +++ b/component/copynode.sh @@ -1,5 +1,5 @@ #!/bin/bash echo connecting to node: $1 -export FILES="component.py ../util/cert.py ../util/credential.py ../util/excep.py ../util/geniserver.py ../util/gid.py ../util/misc.py ../util/record.py ../util/rights.py ../util/report.py ../util/trustedroot.py ../registry/trusted_roots install" +export FILES="component.py ../util/cert.py ../util/credential.py ../util/excep.py ../util/geniserver.py ../util/geniticket.py ../util/gid.py ../util/misc.py ../util/record.py ../util/rights.py ../util/report.py ../util/trustedroot.py ../registry/trusted_roots install" echo $FILES scp -i root_ssh_key.rsa -r $FILES root@$1:/usr/share/NodeManager