mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-15 15:55:54 +10:00
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@1657 84d0f5b1-2673-498c-a247-62c4ff18d310
5 lines
273 B
Bash
Executable File
5 lines
273 B
Bash
Executable File
cp ./src/main/webapp/WEB-INF/views/*.jsp ./target/pinpoint-web-0.0.2/WEB-INF/views
|
|
cp ./src/main/webapp/WEB-INF/web.xml ./target/pinpoint-web-0.0.2/WEB-INF
|
|
cp ./src/main/webapp/*.html ./target/pinpoint-web-0.0.2
|
|
cp -fr ./src/main/webapp/common ./target/pinpoint-web-0.0.2/
|