mirror of
https://github.com/morpheus65535/bazarr
synced 2025-03-16 08:49:33 +00:00
Update Autostart-on-Linux-Windows-MacOS-FreeBSD.md
layout fix
parent
88ef0c6515
commit
eb19ada131
1 changed files with 4 additions and 0 deletions
|
@ -82,9 +82,13 @@ WantedBy=multi-user.target
|
|||
```
|
||||
|
||||
Start the service using `sudo systemctl start bazarr`
|
||||
|
||||
Check if the service is running using `sudo systemctl status bazarr`
|
||||
|
||||
If it's running without errors then you need to enable the service using `sudo systemctl enable bazarr`
|
||||
|
||||
|
||||
|
||||
#### Upstart script for Debian Ubuntu
|
||||
|
||||
This is an init upstart file. It assumes you've installed Bazarr in: `/opt/bazarr`
|
||||
|
|
Loading…
Add table
Reference in a new issue