From: Christos KK Loverdos Date: Tue, 12 Mar 2013 14:22:30 +0000 (+0200) Subject: Add dev scripts to deploy to dev environment X-Git-Tag: 0.14rc1~37 X-Git-Url: https://code.grnet.gr/git/pithos-web-client/commitdiff_plain/0aa7f3c9ac463c56a208275d6eaba7d2a99cf875?hp=c9ca4ea8bda0fbc0dbf92f550057a9cb51ff4fa7 Add dev scripts to deploy to dev environment --- diff --git a/build.xml b/build.xml index 601ff06..6270775 100644 --- a/build.xml +++ b/build.xml @@ -132,6 +132,10 @@ + + + + diff --git a/rsync-to-dev84.sh b/rsync-to-dev84.sh new file mode 100755 index 0000000..4fd8313 --- /dev/null +++ b/rsync-to-dev84.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +rsync --delete -avz ./out/artifacts/pithos_web_client_GWT/gr.grnet.pithos.web.Pithos/* dev84.dev.grnet.gr:pithos_webclient/