Changeset 3635


Ignore:
Timestamp:
2002-12-20T16:26:29+13:00 (21 years ago)
Author:
kjdon
Message:

this now needs to be run after install.bash, so removed the lines that prevent it running if GSDL3HOME is set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/setup.bash

    r3622 r3635  
    2020  echo "    not"
    2121  echo "        $ ./setup.bash"
    22 elif test -n "$GSDL3HOME" ; then
    23   echo "Your environment is already set up for Greenstone3!"
     22#elif test -n "$GSDL3HOME" ; then
     23#  echo "Your environment is already set up for Greenstone3!"
    2424elif test ! -f setup.bash ; then
    2525  echo "You must source the script from within the Greenstone home directory"
Note: See TracChangeset for help on using the changeset viewer.