source: main/trunk/model-sites-dev/atea/collect/voxel-vids/BUILDCOL.sh@ 34457

Last change on this file since 34457 was 34031, checked in by davidb, 4 years ago

Dedicated scripts for this collection to build and activate it

  • Property svn:executable set to *
File size: 84 bytes
Line 
1#!/bin/bash
2
3cwd=`pwd`
4col=${cwd##*/}
5
6buildcol.pl -removeold -site atea $* "$col"
7
Note: See TracBrowser for help on using the repository browser.