source: main/trunk/model-sites-dev/atea/collect/digital-nz/IMPORT.sh@ 34452

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

Adjustments after scripts trialled with maxdocs build for testing

  • Property svn:executable set to *
File size: 193 bytes
Line 
1#!/bin/bash
2
3# import.pl -removeold -site atea digital-nz
4
5sudo -u www-data -- \
6 bash -c "pushd ../../../../../ && . gs3-setup.sh && popd && import.pl -removeold -site atea digital-nz $*"
Note: See TracBrowser for help on using the repository browser.