mirror of
https://github.com/Unimatrix0/update_ombi.git
synced 2025-08-19 21:04:04 -07:00
Update README.md
This commit is contained in:
parent
6dd444bd85
commit
715616ca01
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ Ombi (tidusjar/Ombi) update script for Systemd (Ubuntu based distros)
|
|||
> * Installation Dir: **/opt/Ombi**
|
||||
> * User: **ombi**
|
||||
> * Group: **nogroup**
|
||||
> * URL: **http://127.0.0.1:5000**
|
||||
>
|
||||
> The script also logs to /var/log/ombiupdater.log by default. Make sure that the user running the script has write access to this file.
|
||||
> You can override these defaults by setting the variables in the **Default variables** section at the top.
|
||||
|
@ -45,4 +46,4 @@ ombi ALL=NOPASSWD: /bin/systemctl stop ombi.service, /bin/systemctl start omb
|
|||
```
|
||||
|
||||
> ### Note:
|
||||
> This assumes you're running the script as **ombi** and that the systemd service is named **ombi**.
|
||||
> This assumes you're running the script as **ombi** and that the systemd service is named **ombi**.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue