#!/bin/bash
umask 000

/sbin/setuser abc /app/nzbget -s -c /config/nzbget.conf -o OutputMode=log
