mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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
|
pushd sign > /dev/null
|
||||||
echo --update_package=/sdcard/$IMAGE_NAME-update.zip > factory_update_param.aml
|
echo --update_package=/sdcard/$IMAGE_NAME-update.zip > factory_update_param.aml
|
||||||
cp $INSTALL_SRC_DIR/files/recovery.img .
|
cp $INSTALL_SRC_DIR/files/recovery.img .
|
||||||
|
cp $INSTALL_SRC_DIR/files/aml_autoscript .
|
||||||
zip -q $TARGET_IMG/$IMAGE_NAME.zip *
|
zip -q $TARGET_IMG/$IMAGE_NAME.zip *
|
||||||
popd > /dev/null
|
popd > /dev/null
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user