Fixed missing space in commandline arguments for Headphones

This commit is contained in:
RudolfRendier 2011-08-18 16:29:35 +02:00
parent fbd0def457
commit a7e6cc93f3

View File

@ -344,4 +344,4 @@ python $ADDON_DIR/bin/ini_tool --action=write \
################################################################################
# start headphones
################################################################################
python $ADDON_DIR/Headphones/Headphones.py -d --datadir $ADDON_HOME--config $HEADPHONES_SETTINGS
python $ADDON_DIR/Headphones/Headphones.py -d --datadir $ADDON_HOME --config $HEADPHONES_SETTINGS