mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 04:36:40 +00:00
SABnzbd: (thanks to Andras)
- fix config file
This commit is contained in:
parent
94a364b5b2
commit
29ba3efee2
@ -19,7 +19,7 @@ SABNZBD_HOST="0.0.0.0:8080"
|
|||||||
# do not change anything below
|
# do not change anything below
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
|
||||||
SABNZBD_ARGS="-f $SABNZBD_CONFIG -s SABNZBD_HOST"
|
SABNZBD_ARGS="-f $SABNZBD_CONFIG -s $SABNZBD_HOST"
|
||||||
|
|
||||||
[ "$DEBUG" = yes ] && SABNZBD_ARGS="$SABNZBD_ARGS -l 2"
|
[ "$DEBUG" = yes ] && SABNZBD_ARGS="$SABNZBD_ARGS -l 2"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user