BTC RPC Explorer will now wait on bitcoin
This commit is contained in:
parent
4fcacb9886
commit
b713f203d0
|
@ -7,6 +7,7 @@ Wants=bitcoind.service
|
|||
After=bitcoind.service
|
||||
|
||||
[Service]
|
||||
ExecStartPre=/usr/bin/wait_on_bitcoin.sh
|
||||
WorkingDirectory=/opt/mynode/btc-rpc-explorer
|
||||
ExecStart=/usr/bin/npm start
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user