mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Merge pull request #575 from drieschel/factory_update_params
Fix NAND auto installs on WeTek devices
This commit is contained in:
commit
9cd9b9e8f9
@ -425,8 +425,6 @@ fi
|
|||||||
echo "Creating Amlogic ZIP auto-install package"
|
echo "Creating Amlogic ZIP auto-install package"
|
||||||
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
|
||||||
echo --wipe_data >> factory_update_param.aml
|
|
||||||
echo --wipe_cache >> factory_update_param.aml
|
|
||||||
cp $INSTALL_SRC_DIR/files/recovery.img .
|
cp $INSTALL_SRC_DIR/files/recovery.img .
|
||||||
if [ -f $INSTALL_SRC_DIR/files/aml_autoscript ]; then
|
if [ -f $INSTALL_SRC_DIR/files/aml_autoscript ]; then
|
||||||
cp $INSTALL_SRC_DIR/files/aml_autoscript .
|
cp $INSTALL_SRC_DIR/files/aml_autoscript .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user