source:
other-projects/GlamED/trunk/collectionBuilder.bat@
26592
Last change on this file since 26592 was 26592, checked in by , 10 years ago | |
---|---|
File size: 169 bytes |
Line | |
---|---|
1 | @echo off |
2 | chdir "greenstone3-svn" |
3 | call "./gs3-setup.bat" |
4 | perl -S buildcol.pl -verbosity 5 -site localsite testexp |
5 | perl -S activate.pl -site localsite testexp |
6 | pause |
7 | exit |
Note:
See TracBrowser
for help on using the repository browser.