Merge pull request #1566 from bitkarrot/patch-3

update installation.md path
This commit is contained in:
Arc
2023-03-10 13:01:22 +00:00
committed by GitHub

View File

@@ -303,7 +303,7 @@ Description=LNbits
[Service]
# 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
ExecStart=/home/lnbits/.local/bin/poetry run lnbits
# replace with the user that you're running lnbits on