From: Vincent Vanwaelscappel Date: Thu, 14 Sep 2023 15:22:37 +0000 (+0200) Subject: wip #6269 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4bfd647268227c296611af769a6be2eda7f1b40f;p=fluidbook-hosting-loadbalancer.git wip #6269 @0.25 --- diff --git a/bin/sync b/bin/sync index e61b472..ff29d01 100644 --- a/bin/sync +++ b/bin/sync @@ -1,2 +1,2 @@ #!/bin/sh -/usr/bin/rsync -av --delete -e 'ssh -p 58745' toolbox@toolbox.fluidbook.com:/application/protected/loadbalancer/ /var/www/html/ \ No newline at end of file +/usr/bin/rsync -av --delete -e 'ssh -p 58745' toolbox@toolbox.fluidbook.com:/application/protected/fluidbookpublication/loadbalancer/ /var/www/html/ \ No newline at end of file