mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
LIBREELEC_ARCH="${DEVICE:-${PROJECT}}.${TARGET_ARCH}"
|
||||
if [ "${LIBREELEC_BUILD}" = "official" ]; then
|
||||
if [ "${OFFICIAL}" = "yes" ]; then
|
||||
TARGET_VERSION="${LIBREELEC_ARCH}-${LIBREELEC_VERSION}"
|
||||
else
|
||||
TARGET_VERSION="${LIBREELEC_ARCH}-${LIBREELEC_BUILD}-${LIBREELEC_VERSION}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user