master #1
@ -574,8 +574,8 @@ We then need to install the Python dependencies with:
|
|||||||
$ python3 -m venv .venv && .venv/bin/pip install -r requirements.txt
|
$ python3 -m venv .venv && .venv/bin/pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
And finally configure the service to be run by Systemd. In the
|
And finally configure the service to be run by Systemd.
|
||||||
`/etc/systemd/system/cps.service` we need to add:
|
Create the file `/etc/systemd/system/cps.service` and add these lines to it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
Description=Calibre-Web
|
Description=Calibre-Web
|
||||||
|
Loading…
Reference in New Issue
Block a user