source: main/trunk/model-sites-dev/atea/collect/he-herenga-korero-pdfs/IMPORT.sh@ 34042

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

Initial set of files

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