Merge branch 'master' of git://github.com/RudolfRendier/OpenELEC.tv

This commit is contained in:
Stephan Raue 2011-08-18 14:09:11 +02:00
commit d61b0dc8a0

View File

@ -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