fix: bash failed using after install (#2685)
This commit is contained in:
parent
ceb43f384e
commit
d229b7a765
2 changed files with 4 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ chmod +x lnbits.sh &&
|
|||
|
||||
Now visit `0.0.0.0:5000` to make a super-user account.
|
||||
|
||||
`./lnbits.sh` can be used to run, but for more control `cd lnbits` and use `poetry run lnbits` (see previous option).
|
||||
`export PATH="/home/$USER/.local/bin:$PATH"` then `./lnbits.sh` can be used to run, but for more control `cd lnbits` and use `poetry run lnbits` (see previous option).
|
||||
|
||||
## Option 3: Nix
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue