Added new fixes

This commit is contained in:
MunyDev 2024-08-15 15:02:48 -04:00
parent e56dd2101b
commit d340e7829e
No known key found for this signature in database
GPG Key ID: 7DFBB51356064F62

View File

@ -6,6 +6,7 @@ if [ "$(id -u)" -ne 0 ]
then
echo "Run this as root"
fi
mkdir -p /tmp/unencrypted
cp /mnt/stateful_partition/usr/share/packeddata/. /tmp/unencrypted/ -rvf
chown -R 1000 /mnt/stateful_partition/unencrypted/PKIMetadata
umount /tmp