From 86fd134b0f46479088d65dc42cacd527497531b9 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Wed, 30 Oct 2019 16:56:42 +0100 Subject: [PATCH] Fix sync --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 512615f..7a34e9c 100755 --- a/install +++ b/install @@ -717,7 +717,7 @@ else _run wo_update_latest _run secure_wo_db - wo sync >>$wo_install_log 2>&1 + wo sync if [ "$ee_migration" = "1" ]; then echo