From fbc0df0995a88994828414abec6ddbdf0a02474d Mon Sep 17 00:00:00 2001 From: Avi Date: Fri, 3 Nov 2017 21:12:46 -0500 Subject: [PATCH] Fix readme layout --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf814c8..cfb5fe8 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Ombi (tidusjar/Ombi) update script for Systemd (Ubuntu based distros) > * User: **ombi** > * Group: **nogroup** > -> 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. +> 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. Edit the script file to set variables as needed.