mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
scripts/image: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b1460ace96
commit
be57cc3f06
@ -228,9 +228,9 @@ IMAGE_NAME="$DISTRONAME-$TARGET_VERSION"
|
|||||||
cp -R $CONFIG/release/openelec.ico $RELEASE_DIR
|
cp -R $CONFIG/release/openelec.ico $RELEASE_DIR
|
||||||
echo "$TARGET_VERSION" > $RELEASE_DIR/RELEASE
|
echo "$TARGET_VERSION" > $RELEASE_DIR/RELEASE
|
||||||
|
|
||||||
if [ -n "$MEDIACENTER" ] ; then
|
if [ -n "$MEDIACENTER" ] ; then
|
||||||
echo "XBMC commit: `scripts/git_version $MEDIACENTER`" >> $RELEASE_DIR/RELEASE
|
echo "XBMC commit: `scripts/git_version $MEDIACENTER`" >> $RELEASE_DIR/RELEASE
|
||||||
fi
|
fi
|
||||||
|
|
||||||
mkdir -p $RELEASE_DIR/licenses
|
mkdir -p $RELEASE_DIR/licenses
|
||||||
cp $ROOT/licenses/* $RELEASE_DIR/licenses
|
cp $ROOT/licenses/* $RELEASE_DIR/licenses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user