1
0
Fork 0
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:
Moul 2015-09-02 15:38:40 +02:00
parent a11f5f3780
commit 0627f876a2

View file

@ -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