Added new fixes
This commit is contained in:
parent
e56dd2101b
commit
d340e7829e
@ -6,6 +6,7 @@ if [ "$(id -u)" -ne 0 ]
|
|||||||
then
|
then
|
||||||
echo "Run this as root"
|
echo "Run this as root"
|
||||||
fi
|
fi
|
||||||
|
mkdir -p /tmp/unencrypted
|
||||||
cp /mnt/stateful_partition/usr/share/packeddata/. /tmp/unencrypted/ -rvf
|
cp /mnt/stateful_partition/usr/share/packeddata/. /tmp/unencrypted/ -rvf
|
||||||
chown -R 1000 /mnt/stateful_partition/unencrypted/PKIMetadata
|
chown -R 1000 /mnt/stateful_partition/unencrypted/PKIMetadata
|
||||||
umount /tmp
|
umount /tmp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user