From d1a4120578f9873661433c4cbbad30e5f5331dc9 Mon Sep 17 00:00:00 2001 From: Avi Date: Sun, 29 Oct 2017 11:40:24 -0500 Subject: [PATCH] Fix typo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a60afc3..bf814c8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Ombi (tidusjar/Ombi) update script for Systemd (Ubuntu based distros) > * Installation Dir: **/opt/Ombi** > * 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. > You can override these defaults by setting the variables in the **Default variables** section at the top.