From d96810c071f182d9f9b070333773839c5a28f4cc Mon Sep 17 00:00:00 2001 From: dny238 Date: Tue, 9 Jun 2015 14:39:30 -0600 Subject: [PATCH] Updated Install as a daemon (markdown) --- Install-as-a-daemon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-as-a-daemon.md b/Install-as-a-daemon.md index c0344ea..a12f9e8 100644 --- a/Install-as-a-daemon.md +++ b/Install-as-a-daemon.md @@ -20,7 +20,7 @@ This installation assumes Headphones is installed to `/opt/headphones`. Make sur * `sudo adduser --system sabnzbd` * `mkdir /home/sabnzbd` * `mkdir /etc/headphones` -* `mkdir -R chown sabnzbd:sabnzbd /home/sabnzbd' +* `mkdir -R chown sabnzbd:sabnzbd /home/sabnzbd` * `cd /home/sabnzbd` * `git clone https://github.com/rembo10/headphones.git` * Adjust settings in `/etc/default/headphones`. See the comments in `/home/sabnzbd/headphones/init-scripts/init.fedora.centos.systemd` for the list of parameters.