Blame view

utils/cluster_deploy.sh 105 Bytes
1b1e928cc   glaville   initial import of...
1
2
3
4
  #!/bin/bash
  
  ant clean && ant jar
  rsync -av --progress --exclude-from deploy_list  . mesocomte0:WORK/OCL