update installation.md

lnbits-legend -> lnbits for systemd
This commit is contained in:
Bitkarrot
2023-03-07 20:14:15 -08:00
committed by GitHub
parent dc2a7898f7
commit 3d55d98d33

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