mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-10 03:17:49 +00:00
Fixed missing space in commandline arguments for Headphones
This commit is contained in:
parent
fbd0def457
commit
a7e6cc93f3
@ -344,4 +344,4 @@ python $ADDON_DIR/bin/ini_tool --action=write \
|
|||||||
################################################################################
|
################################################################################
|
||||||
# start headphones
|
# 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user