mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07: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:
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
|
||||
|
||||
Reference in New Issue
Block a user