mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
scripts/image: forgot to cleanup build of nano here
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9279ae0f98
commit
1411d1ddc3
@ -148,9 +148,6 @@ IMAGE_NAME="$DISTRONAME-$TARGET_VERSION"
|
||||
# OEM packages
|
||||
[ "$OEM_SUPPORT" = "yes" ] && $SCRIPTS/install oem
|
||||
|
||||
# nano text editor
|
||||
[ "$NANO_EDITOR" = "yes" ] && $SCRIPTS/install nano
|
||||
|
||||
# copy project related files to filesystem
|
||||
if [ -d "$PROJECT_DIR/$PROJECT/filesystem" ]; then
|
||||
cp -PR $PROJECT_DIR/$PROJECT/filesystem/* $INSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user