mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-27 10:30:52 +00:00
projects/WeTek_Play/install: provide script to clear NAND before installing
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0c973c9b62
commit
7d7bf1d8f4
BIN
projects/WeTek_Play/install/files/aml_autoscript
Normal file
BIN
projects/WeTek_Play/install/files/aml_autoscript
Normal file
Binary file not shown.
@ -364,6 +364,7 @@ fi
|
||||
pushd sign > /dev/null
|
||||
echo --update_package=/sdcard/$IMAGE_NAME-update.zip > factory_update_param.aml
|
||||
cp $INSTALL_SRC_DIR/files/recovery.img .
|
||||
cp $INSTALL_SRC_DIR/files/aml_autoscript .
|
||||
zip -q $TARGET_IMG/$IMAGE_NAME.zip *
|
||||
popd > /dev/null
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user