mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
LIBREELEC_ARCH="${DEVICE:-${PROJECT}}.${TARGET_ARCH}"
|
||||
if [ "${OFFICIAL}" = "yes" ]; then
|
||||
if [ "${LIBREELEC_BUILD}" = "official" ]; 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