source: main/trunk/model-sites-dev/eurovision-lod/collect/eurovision/_local_collect_config.sh@ 35114

Last change on this file since 35114 was 35035, checked in by davidb, 3 years ago

Fix to library_url

File size: 224 bytes
Line 
1
2cwd=`pwd`
3
4col=${cwd##*/}
5
6site_with_subdirs=${cwd##*/sites/}
7site=${site_with_subdirs%%/*}
8
9#library_url="http://localhost:8383/greenstone3/$site-library"
10library_url="http://localhost:8383/greenstone3/eurovision-library"
Note: See TracBrowser for help on using the repository browser.