Update rsync script to reflect new dev environment issue_4677
authorChristos KK Loverdos <loverdos@gmail.com>
Wed, 4 Dec 2013 14:38:14 +0000 (16:38 +0200)
committerChristos KK Loverdos <loverdos@gmail.com>
Wed, 4 Dec 2013 14:38:14 +0000 (16:38 +0200)
rsync-to-dev.sh

index 2137d8d..88a9ac0 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-rsync --delete -avz ./out/artifacts/pithos_web_client_GWT/gr.grnet.pithos.web.Pithos/* root@pithos.synnefo.dev.grnet.gr:/usr/share/synnefo/static/pithos_webclient
+rsync --delete -avz ./out/artifacts/pithos_web_client_GWT/gr.grnet.pithos.web.Pithos/* root@pithos.synnefo.live:/usr/share/synnefo/static/pithos_webclient