Ignore:
Timestamp:
2013-01-11T15:25:48+13:00 (11 years ago)
Author:
davidb
Message:

Introduced COMPILE.sh to tidy up on how the i-jetty source code is compiled and the final apk file moved to the top-level directory. Changes made to README.txt to reflect this

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/i-greenstone-server/trunk/src/REBRAND.sh

    r26612 r26683  
    6767echo
    6868echo "***"
    69 echo "* Now"
    70 echo "*   cd i-jetty-3.1/i-jetty-ui"
    71 echo "*   mvn clean install"
    72 echo "* And run ./deploy.sh [id] to install and run on an Android device"
    73 echo "*  'adb devices' will list all devices attached"
     69echo "* Now compile the i-jetty source code with:"
     70echo "*   ./COMPILE.sh"
    7471echo "***"
    7572echo
Note: See TracChangeset for help on using the changeset viewer.