Fixed typo, this closes #7

This commit is contained in:
Your Name 2015-09-22 12:24:02 +02:00
parent 088eb77a1f
commit 76592bd9ea

View File

@ -1,3 +1,3 @@
#!/bin/bash
umask 0002
XDG_CONFIG_HOME="/config/xdg" exec /sbin/setuser abc mono /opt/NzbDrone/NzbDrone.exe -nobrowswer -data=/config
XDG_CONFIG_HOME="/config/xdg" exec /sbin/setuser abc mono /opt/NzbDrone/NzbDrone.exe -nobrowser -data=/config