Minor fix.

This commit is contained in:
Paulo Gustavo Veiga 2009-11-07 19:32:33 -02:00
parent a26e5c8428
commit 6ef4ee9ba3

View File

@ -38,7 +38,7 @@ unzip $BASE_DIR/../wise-webapp/target/wisemapping.war -d $WISE_WEBAPP_DIR >/dev/
rm $WISE_WEBAPP_DIR/images/wisemapping.swf
mkdir $WISE_WEBAPP_DIR/WEB-INF/database
cp -r $BASE_DIR/../wise-webapp/target/db $WISE_WEBAPP_DIR/WEB-INF/database
cp -r $BASE_DIR/../wise-webapp/target/db/* $WISE_WEBAPP_DIR/WEB-INF/database/
cp $BASE_DIR/wisemapping.xml $JETTY_DIR/contexts/
# Some replacements ...