Merge pull request #1566 from bitkarrot/patch-3
update installation.md path
This commit is contained in:
commit
5021d86488
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