source: gs3-installations/whakatohea-dl/trunk/sites/wmtb/collect/tipple-waiata/RECONFIGURE.sh@ 37181

Last change on this file since 37181 was 37180, checked in by davidb, 16 months ago

First cut at files to provide a DL version of the Tipple Waiato app

  • Property svn:executable set to *
File size: 147 bytes
Line 
1#!/bin/bash
2
3col=tipple-waiata
4gs_library_url="http://localhost:6363/greenstone3/library"
5
6wget -O - "$gs_library_url?a=s&sa=c&sc=$col" >/dev/null
Note: See TracBrowser for help on using the repository browser.