mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
image: rename installator to installer
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
97610a0f3f
commit
5186357683
@ -125,7 +125,7 @@ case "$2" in
|
||||
rm -rf $FAKEROOT_SCRIPT
|
||||
;;
|
||||
|
||||
installator)
|
||||
installer)
|
||||
|
||||
$SCRIPTS/install squashfs
|
||||
|
||||
@ -160,7 +160,6 @@ case "$2" in
|
||||
$SCRIPTS/install gcc-final
|
||||
$SCRIPTS/install linux $2
|
||||
$SCRIPTS/install busybox
|
||||
$SCRIPTS/install util-linux-ng
|
||||
$SCRIPTS/install installer
|
||||
|
||||
echo "OpenELEC" > $INSTALL/etc/distribution
|
||||
@ -186,7 +185,7 @@ case "$2" in
|
||||
release)
|
||||
|
||||
$SCRIPTS/install image system
|
||||
$SCRIPTS/install image installator
|
||||
$SCRIPTS/install image installer
|
||||
|
||||
# cleanup
|
||||
rm -rf $BUILD/$2/OpenELEC-$TARGET_VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user