mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
Merge branch 'master' of git://github.com/RudolfRendier/OpenELEC.tv
This commit is contained in:
commit
d61b0dc8a0
@ -160,7 +160,7 @@ python $ADDON_DIR/bin/ini_tool --action=write \
|
||||
SABNZBD_IP="0.0.0.0"
|
||||
fi
|
||||
|
||||
if [ ! -f "SABNZBD_SETTINGS" ]; then
|
||||
if [ ! -f "$SABNZBD_SETTINGS" ]; then
|
||||
SABNZBD_FIRSTRUN="yes"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user