Ignore:
Timestamp:
2004-01-12T12:17:21+13:00 (20 years ago)
Author:
mdewsnip
Message:

A couple of small changes caused by the shake-up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/gs3-launch.bat

    r6410 r6439  
    44::  -------- Launch the Greenstone 3 Digital Library Software --------
    55
    6 if exist setup.bat goto start
     6if exist gs3-setup.bat goto start
    77  echo This script must be run from within the Greenstone 3 home directory
    88  pause
     
    1111:start
    1212:: ---- Run setup.bat to set the necessary environment variables ----
    13 call setup.bat
     13call gs3-setup.bat
    1414echo.
    1515set CATALINA_HOME=%GSDL3HOME%\comms\jakarta\tomcat
Note: See TracChangeset for help on using the changeset viewer.