source: branches/rk-oran/lirk2/resources/build-demo.sh@ 18907

Last change on this file since 18907 was 18907, checked in by oranfry, 15 years ago

partially tested, partially complete changes for release kits to create dist based on the compiled copy of greenstone

  • Property svn:executable set to *
File size: 194 bytes
Line 
1#!/bin/bash
2source setup.bash
3import.pl --removeold demo && \
4buildcol.pl --removeold demo && \
5rm -rf collect/demo/index collect/demo/archives && \
6mv collect/demo/building collect/demo/index
7
Note: See TracBrowser for help on using the repository browser.