sbin/build/compil-to-polemic-tweet.sh.tmpl
author cavaliet
Thu, 02 Jan 2014 16:54:22 +0100
changeset 1021 7253d4d06f0d
parent 969 353b0881a0b9
permissions -rw-r--r--
update widgets after enhance in annotation platform.

#!/bin/bash

echo "Compiling Metadataplayer"

sh ../res/ant/bin/ant -f client.xml

echo "Copying to Polemic Tweet :"

echo "  Copying core files and widgets"

cp -R ../../test/metadataplayer/* ~/shared/tweet_live/web/res/metadataplayer

echo "  Copying libs"

cp -R ../../src/js/libs/* ~/shared/tweet_live/web/res/js