Revision 4a160927

b/devel/upload
23 23
# Usage: upload.sh node-{1,2,3}
24 24
# it will upload the python libraries to
25 25
# $prefix/lib/python2.4/site-packages/ganeti and the command line utils to
26
# $prefix/bin. It needs passwordless root login to the nodes.
26
# $prefix/sbin. It needs passwordless root login to the nodes.
27 27

  
28 28
set -e
29 29
TXD=`mktemp -d`

Also available in: Unified diff