We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e101fb6 commit 59f0f0eCopy full SHA for 59f0f0e
app/src/main/assets/module/ZADD/patch_rom/patch-rom.bash
@@ -693,7 +693,7 @@ echo '/system/bin/rezetprop\.sh u:object_r:rezetprop_exec:s0
693
echo 'system/bin/rezetprop.sh 0 2000 755
694
system/bin/rezetprop 0 2000 755
695
system/etc/init/rezetprop.rc 0 0 644' >> $SDH/$PTSH/config/system_fs_config
696
-cp -rf "$MPAT/mod/rezetprop" "$psystem"
+cp -rf "$MPAT"/mod/rezetprop/* "$psystem"
697
echo "Save at: $psystem/etc/init/rezetprop.rc, $psystem/bin/rezetprop.sh"
698
}
699
0 commit comments