mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
No initial sync
This commit is contained in:
parent
d55d168241
commit
fc3ae457f1
1 changed files with 2 additions and 2 deletions
|
@ -65,8 +65,8 @@ sudo duniter config --addep "BMAS $domain 443"
|
||||||
sudo duniter reset data > /dev/null
|
sudo duniter reset data > /dev/null
|
||||||
|
|
||||||
# Synchronize Duniter node
|
# Synchronize Duniter node
|
||||||
echo "Synchronizing with $sync_node:$sync_port. It may take a while."
|
# Secho "Synchronizing with $sync_node:$sync_port. It may take a while."
|
||||||
sudo duniter sync $sync_node $sync_port --nointeractive > /dev/null
|
# Ssudo duniter sync $sync_node $sync_port --nointeractive > /dev/null
|
||||||
|
|
||||||
# Launch Duniter node
|
# Launch Duniter node
|
||||||
sudo duniter webstart
|
sudo duniter webstart
|
||||||
|
|
Loading…
Add table
Reference in a new issue