Changeset 38432 for main/trunk


Ignore:
Timestamp:
2023-11-27T15:01:09+13:00 (7 months ago)
Author:
davidb
Message:

Fixed typo in echo statement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/get-installation-site.sh

    r37659 r38432  
    1717
    1818if [ $installation = "eurovision-lod" ] ; then
    19     echo "  https://svn.greenstone.org/gs3-installations/$installation/trunk/sites/eurovision -> interfaces/eurovision"
     19    echo "  https://svn.greenstone.org/gs3-installations/$installation/trunk/sites/eurovision -> sites/eurovision"
    2020    svn co https://svn.greenstone.org/gs3-installations/$installation/trunk/sites/eurovision sites/eurovision
    2121else
Note: See TracChangeset for help on using the changeset viewer.