diff --git a/docs/index.md b/docs/index.md index 06361d7..0ee650e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -587,7 +587,7 @@ ExecStart=/var/www/calibre-web/.venv/bin/python /var/www/calibre-web/cps.py WorkingDirectory=/var/www/calibre-web [Install] -WantedBy=multi-user.target"; } > /etc/systemd/system/cps.service +WantedBy=multi-user.target ``` And we also enable this to run on reboot: