mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
Update scripts/image
Co-Authored-By: MilhouseVH <MilhouseVH@users.noreply.github.com>
This commit is contained in:
parent
d55e191cda
commit
3f77c14b60
@ -95,7 +95,7 @@ if [ -n "${CUSTOM_VERSION}" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
LIBREELEC_ARCH="${DEVICE:-${PROJECT}}.${TARGET_ARCH}"
|
LIBREELEC_ARCH="${DEVICE:-${PROJECT}}.${TARGET_ARCH}"
|
||||||
if [ "${LIBREELEC_BUILD}" = "official" ]; then
|
if [ "${OFFICIAL}" = "yes" ]; 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