Update README.md

This commit is contained in:
Avi 2017-11-10 17:35:40 -06:00 committed by GitHub
parent 8a0eab0c7a
commit 623d228f78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# update_ombi # update_ombi
Ombi (tidusjar/Ombi) update script for Systemd (Ubuntu based distros) [Ombi](https://github.com/tidusjar/Ombi) update script for Systemd (Ubuntu based distros)
**Create the Ombi update script** **Create the Ombi update script**
@ -45,4 +45,4 @@ ombi ALL=NOPASSWD: /bin/systemctl stop ombi.service, /bin/systemctl start omb
``` ```
> ### Note: > ### 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**.