mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
Good path.
Good path for binary/executable.
This commit is contained in:
parent
a11f5f3780
commit
0627f876a2
1 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@ ucoind config --noupnp --ipv4 $ipv4 --remote4 $ipv4 --remoteh $domain --port $po
|
|||
ucoind sync $sync_node $sync_port
|
||||
|
||||
# Launch uCoin node with pm2 daemon
|
||||
pm2 start /usr/bin/ucoind -- start
|
||||
pm2 start /usr/bin/local/ucoind -- start
|
||||
|
|
Loading…
Reference in a new issue