mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
scripts/image: fix installer support comment
This commit is contained in:
parent
fea210e18f
commit
b28fb1953a
@ -139,7 +139,7 @@ IMAGE_NAME="$DISTRONAME-$TARGET_VERSION"
|
|||||||
# Update support
|
# Update support
|
||||||
[ "$UPDATE_SUPPORT" = "yes" ] && $SCRIPTS/install autoupdate
|
[ "$UPDATE_SUPPORT" = "yes" ] && $SCRIPTS/install autoupdate
|
||||||
|
|
||||||
# Update support
|
# Installer support
|
||||||
[ "$INSTALLER_SUPPORT" = "yes" ] && $SCRIPTS/install installer
|
[ "$INSTALLER_SUPPORT" = "yes" ] && $SCRIPTS/install installer
|
||||||
|
|
||||||
# Devtools... (not for Release)
|
# Devtools... (not for Release)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user