comment the save fingers sh in README

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356679 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-07-03 12:02:07 +00:00
parent a93309cce6
commit 5cabb72614
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ export MAVEN_OPTS="-Xmx768m -Xms768m -XX:MaxPermSize=256m"
Running webapp full js
========================
As webapp js is in dev and won't probably be released soon, the module is not activated by default and it's included only in a profile
mvn tomcat7:run -pl :archiva-webapp-js -am -Pdev
mvn tomcat7:run -pl :archiva-webapp-js -am -Pdev (to save fingers :-) use sh ./t7.sh )
or
mvn tomcat6:run -pl :archiva-webapp-js -am -Pdev