root/projects/ez_setup.sh

Revision 88, 147 bytes (checked in by edsuom, 1 year ago)

AsynCluster? work, ez_setup.py update

  • Property svn:executable set to *
Line 
1 #!/bin/sh
2 wget http://peak.telecommunity.com/dist/ez_setup.py
3 find -path '*/trunk/*' -name 'ez_setup.py' -exec cp ez_setup.py {} \;
4 rm ez_setup.py
Note: See TracBrowser for help on using the browser.