mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
hyperion: use new example file
This commit is contained in:
parent
63d1216467
commit
ed68a7b755
@ -96,7 +96,7 @@ addon() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
mkdir -p $ADDON_BUILD/$PKG_ADDON_ID/config
|
mkdir -p $ADDON_BUILD/$PKG_ADDON_ID/config
|
||||||
cp -P $PKG_BUILD/config/hyperion.config.json $ADDON_BUILD/$PKG_ADDON_ID/config/hyperion.config.json.sample
|
cp -P $PKG_BUILD/config/hyperion.config.json.example $ADDON_BUILD/$PKG_ADDON_ID/config/hyperion.config.json.sample
|
||||||
sed -i -e "s,/opt/hyperion/effects,/storage/.kodi/addons/service.hyperion/effects,g" \
|
sed -i -e "s,/opt/hyperion/effects,/storage/.kodi/addons/service.hyperion/effects,g" \
|
||||||
$ADDON_BUILD/$PKG_ADDON_ID/config/hyperion.config.json.sample
|
$ADDON_BUILD/$PKG_ADDON_ID/config/hyperion.config.json.sample
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user