update installation.md
lnbits-legend -> lnbits for systemd
This commit is contained in:
parent
dc2a7898f7
commit
3d55d98d33
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@ Description=LNbits
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
# replace with the absolute path of your lnbits installation
|
# replace with the absolute path of your lnbits installation
|
||||||
WorkingDirectory=/home/lnbits/lnbits-legend
|
WorkingDirectory=/home/lnbits/lnbits
|
||||||
# same here. run `which poetry` if you can't find the poetry binary
|
# same here. run `which poetry` if you can't find the poetry binary
|
||||||
ExecStart=/home/lnbits/.local/bin/poetry run lnbits
|
ExecStart=/home/lnbits/.local/bin/poetry run lnbits
|
||||||
# replace with the user that you're running lnbits on
|
# replace with the user that you're running lnbits on
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue