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

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

Change to work with www-data user running the server

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