From fc3ae457f1e7ed0a4e4560f1fc2dfd51d58c5ef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Moreau?= Date: Wed, 14 Jun 2017 15:47:51 +0200 Subject: [PATCH] No initial sync --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index d3584e1..8362215 100755 --- a/scripts/install +++ b/scripts/install @@ -65,8 +65,8 @@ sudo duniter config --addep "BMAS $domain 443" sudo duniter reset data > /dev/null # Synchronize Duniter node -echo "Synchronizing with $sync_node:$sync_port. It may take a while." -sudo duniter sync $sync_node $sync_port --nointeractive > /dev/null +# Secho "Synchronizing with $sync_node:$sync_port. It may take a while." +# Ssudo duniter sync $sync_node $sync_port --nointeractive > /dev/null # Launch Duniter node sudo duniter webstart