mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Revert "Update scripts/image"
This reverts commit 3f77c14b606cbb3d1f03fbb19905e41b9f3dce3a.
This commit is contained in:
parent
bc58b3302a
commit
6dc483c169
@ -95,7 +95,7 @@ if [ -n "${CUSTOM_VERSION}" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
LIBREELEC_ARCH="${DEVICE:-${PROJECT}}.${TARGET_ARCH}"
|
LIBREELEC_ARCH="${DEVICE:-${PROJECT}}.${TARGET_ARCH}"
|
||||||
if [ "${OFFICIAL}" = "yes" ]; then
|
if [ "${LIBREELEC_BUILD}" = "official" ]; then
|
||||||
TARGET_VERSION="${LIBREELEC_ARCH}-${LIBREELEC_VERSION}"
|
TARGET_VERSION="${LIBREELEC_ARCH}-${LIBREELEC_VERSION}"
|
||||||
else
|
else
|
||||||
TARGET_VERSION="${LIBREELEC_ARCH}-${LIBREELEC_BUILD}-${LIBREELEC_VERSION}"
|
TARGET_VERSION="${LIBREELEC_ARCH}-${LIBREELEC_BUILD}-${LIBREELEC_VERSION}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user