SABnzbd: dont output errormessages to /dev/null

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-04-24 17:10:22 +02:00
parent e50c9b0a2c
commit 80262dd8e4

View File

@ -107,5 +107,4 @@ if [ "$SABNZBD_FIRSTRUN" = "yes" ]; then
write_ini servers:localhost enable "0"
fi
python ./SABnzbd/SABnzbd.py -d -f $SABNZBD_HOME/sabnzbd.ini -l 0 > /dev/null 2>&1
python ./SABnzbd/SABnzbd.py -d -f $SABNZBD_HOME/sabnzbd.ini -l 0