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.