mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-29 04:52:32 +02:00
typo fix
fixing nbxplorer.service typo
This commit is contained in:
@@ -121,7 +121,7 @@ After=bitcoind.service
|
|||||||
ExecStart=/usr/local/bin/dotnet \"/home/btcpay/NBXplorer/NBXplorer/bin/Release/netcoreapp2.1/NBXplorer.dll\" -c /home/btcpay/.nbxplorer/Main/settings.config
|
ExecStart=/usr/local/bin/dotnet \"/home/btcpay/NBXplorer/NBXplorer/bin/Release/netcoreapp2.1/NBXplorer.dll\" -c /home/btcpay/.nbxplorer/Main/settings.config
|
||||||
User=btcpay
|
User=btcpay
|
||||||
Group=btcpay
|
Group=btcpay
|
||||||
pe=simple
|
Type=simple
|
||||||
PIDFile=/run/nbxplorer/nbxplorer.pid
|
PIDFile=/run/nbxplorer/nbxplorer.pid
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user