vault backup: 2024-08-11 19:21:34
This commit is contained in:
parent
578f433804
commit
7b0a0c799f
|
|
@ -378,4 +378,7 @@ Specific release upgrade `freebsd-update upgrade -r 13.3-RELEASE`
|
||||||
|
|
||||||
* Install python311 and python311-sqlite and rust
|
* Install python311 and python311-sqlite and rust
|
||||||
* Create venv with `python -m venv ~/venvs/venv311-calibre-web`
|
* Create venv with `python -m venv ~/venvs/venv311-calibre-web`
|
||||||
* Activate venv with `. ~/`
|
* Activate venv with `. ~/venv/venv311-calibre-web/bin/activate`
|
||||||
|
* `pip install calibre-web`
|
||||||
|
|
||||||
|
See
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue