Ignore:
Timestamp:
2022-09-22T10:42:17+12:00 (19 months ago)
Author:
davidb
Message:

Ant script now includes 'breadcrumbs' for JDK, as this is needed to run ant; other text tidy up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/ext-cli/get-selfcontained-jdk.sh

    r36570 r36649  
    4141if [ "x$JAVA_HOME" != "x$PWD/$installed_dir" ] ; then
    4242    echo ""
    43     echo "To use this installed version of Apache Ant, in the top-level Greenstone3 directory run:"
     43    echo "To use this installed version of JDK, in the top-level Greenstone3 directory run:"
    4444    echo "    source ./gs3-setup-cli.sh"
    4545    echo ""
Note: See TracChangeset for help on using the changeset viewer.