mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
[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:
parent
39f75cddff
commit
363a4b4558
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue