Remove what should not be there
This commit is contained in:
parent
e8ce329303
commit
fc94f4179b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user