/[Sack]/trunk/bin/install-cloud.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/bin/install-cloud.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 125 by dpavlin, Mon Oct 5 23:53:12 2009 UTC revision 126 by dpavlin, Wed Oct 7 14:15:56 2009 UTC
# Line 1  Line 1 
1  #!/bin/sh -x  #!/bin/sh -x
2    
3  cat etc/lib | xargs -i sh -c "find /srv/Sack/ | cpio --create | ssh -F etc/lib.ssh {} cpio --extract --make-directories --unconditional"  cat etc/lib | sort -u | xargs -i sh -c "find /srv/Sack/ | cpio --create | ssh -F etc/lib.ssh {} cpio --extract --make-directories --unconditional"

Legend:
Removed from v.125  
changed lines
  Added in v.126

  ViewVC Help
Powered by ViewVC 1.1.26