From 4bfd647268227c296611af769a6be2eda7f1b40f Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 14 Sep 2023 17:22:37 +0200 Subject: [PATCH] wip #6269 @0.25 --- bin/sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5