mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
remote: fix atvclient install
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
91082374f8
commit
08c8b27efd
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
$SCRIPTS/install irserver
|
$SCRIPTS/install irserver
|
||||||
$SCRIPTS/install eventlircd
|
$SCRIPTS/install eventlircd
|
||||||
[ "$ATVCLIENT_SUPPORT" ="yes" ] && $SCRIPTS/install atvclient
|
[ "$ATVCLIENT_SUPPORT" = "yes" ] && $SCRIPTS/install atvclient
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/config
|
mkdir -p $INSTALL/usr/config
|
||||||
cp $PKG_DIR/config/*.conf $INSTALL/usr/config
|
cp $PKG_DIR/config/*.conf $INSTALL/usr/config
|
Loading…
x
Reference in New Issue
Block a user