Commit 4404ffb1621bf74dc03d3d9070fa9edb7abab9bc
- Diff rendering mode:
- inline
- side by side
deployment-support/roo-deploy.sh
(2 / 2)
|   | |||
| 306 | 306 | cp $ROO_HOME/bootstrap/readme.txt $WORK_DIR/ | |
| 307 | 307 | cp `find $ROO_HOME -iname legal-\*.txt` $WORK_DIR/legal | |
| 308 | 308 | cp `find $ROO_HOME -iname \*.roo | grep -v "/target/"` $WORK_DIR/samples | |
| 309 | cp -r $ROO_HOME/deployment-support/target/site/reference/pdf $WORK_DIR/docs/pdf | ||
| 310 | cp -r $ROO_HOME/deployment-support/target/site/reference/html $WORK_DIR/docs/html | ||
| 309 | cp -r $ROO_HOME/deployment-support/target/site/reference/pdf/ $WORK_DIR/docs/pdf | ||
| 310 | cp -r $ROO_HOME/deployment-support/target/site/reference/html/ $WORK_DIR/docs/html | ||
| 311 | 311 | ||
| 312 | 312 | # Prepare to write the ZIP | |
| 313 | 313 | log "Cleaning $DIST_DIR" |
Comments
Add your comment
Please log in to comment



Add a new comment:
Login or create an account to post a comment