Changeset 37562 for gs3-extensions


Ignore:
Timestamp:
2023-03-24T16:46:59+13:00 (13 months ago)
Author:
davidb
Message:

Tweaks after testing

Location:
gs3-extensions/tabletop-dl/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/tabletop-dl/trunk/COMPILE.sh

    r37536 r37562  
    1212    && echo "Copying build dist to winbox-with-iteract-dist" \
    1313    && /bin/rm -rf ../../winbox-with-interact-dist \
    14     && /bin/cp dist ../../winbox-with-interact-dist
     14    && /bin/cp -r dist ../../winbox-with-interact-dist
  • gs3-extensions/tabletop-dl/trunk/RSYNC-INSTALL-TABLETOP-DL.sh

    r37558 r37562  
    3535    echo "ensure the following file:"
    3636    echo ""
    37     echo "    ../../web/interfaces/default/transform/pages/tabletop.xsl"
     37    echo "    ../../web/interfaces/default/interfaceConfig.xml"
    3838    echo ""
    39     echo "as a child entry of:"
     39    echo "has a child entry of:"
    4040    echo ""
    4141    echo '    <action class="PageAction" name="p">'
Note: See TracChangeset for help on using the changeset viewer.