mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
SABnzbd: dont output errormessages to /dev/null
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e50c9b0a2c
commit
80262dd8e4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user