Switched steps
This commit is contained in:
parent
ae23567fbf
commit
d8a21800f2
1 changed files with 1 additions and 1 deletions
|
|
@ -50,8 +50,8 @@ poetry run lnbits
|
||||||
#### Updating the server
|
#### Updating the server
|
||||||
|
|
||||||
```
|
```
|
||||||
# Stop LNbits with `ctrl + x`
|
|
||||||
cd lnbits-legend/
|
cd lnbits-legend/
|
||||||
|
# Stop LNbits with `ctrl + x`
|
||||||
git pull
|
git pull
|
||||||
poetry install - - only main
|
poetry install - - only main
|
||||||
# Start LNbits with `poetry run lnbits`
|
# Start LNbits with `poetry run lnbits`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue