mirror of
https://github.com/lnbits/lnbits.git
synced 2025-08-09 09:42:17 +02:00
update installation.md
lnbits-legend -> lnbits for systemd
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user