Fix mv file when install module

This commit is contained in:
vvb2060 2022-06-07 17:18:41 +08:00 committed by John Wu
parent 7ce4789e17
commit 87801b6f23
1 changed files with 1 additions and 0 deletions

View File

@ -723,6 +723,7 @@ is_legacy_script() {
install_module() {
rm -rf $TMPDIR
mkdir -p $TMPDIR
chcon u:object_r:system_file:s0 $TMPDIR
cd $TMPDIR
setup_flashable