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