Ignore:
Timestamp:
2013-07-24T12:43:50+12:00 (11 years ago)
Author:
sjm84
Message:

Part of moving the userDB from localsite to web

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/build.xml

    r27902 r27921  
    16471647    <java classname="org.greenstone.gsdl3.util.ModifyUsersDB">
    16481648      <classpath refid="compile.classpath"/> <!--for ${web.lib}/gsdl3.jar and supporting files-->
    1649       <arg file="${web.home}/sites/localsite/etc/usersDB"/>
     1649      <arg file="${web.home}/etc/usersDB"/>
    16501650      <arg value="${user.username}"/>
    16511651      <arg value="password=${user.password}"/>
Note: See TracChangeset for help on using the changeset viewer.