[fix] Remove data reset in the installation

It's failling the installation when node.js is installed by other apps
error: Your node is currently running. Please stop it and relaunch your command.
This commit is contained in:
Moul 2020-10-02 20:41:51 +02:00
parent 39f75cddff
commit 363a4b4558
1 changed files with 0 additions and 3 deletions

View File

@ -48,9 +48,6 @@ INSTALL_DUNITER_DEBIAN_PACKAGE
INSTALL_SYSTEMD
CONFIGURE_DUNITER
# Reset Duniter node's existing data (blockchain, not conf)
duniter reset data > /dev/null
# Launch Duniter node
systemctl start duniter