source: main/trunk/model-sites-dev/atea/collect/he-herenga-korero/ACTIVATE.sh@ 33166

Last change on this file since 33166 was 33166, checked in by davidb, 5 years ago

Collection config files and initial programming work for atea collections

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