source: main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/FULL-BUILDCOL.sh@ 33277

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

Useful scripts for rebuilding

File size: 161 bytes
Line 
1#!/bin/bash
2
3echo "Started buildcol.pl -removeold `date`" > build-stats.txt && ./BUILDCOL.sh && ./ACTIVATE.sh && echo "Finished build `date`" >> build-stats.txt
Note: See TracBrowser for help on using the repository browser.