mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Update scripts/image
Co-Authored-By: MilhouseVH <MilhouseVH@users.noreply.github.com>
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user