mirror of
https://github.com/MeexReay/pmos-xiaomi-angelican.git
synced 2025-06-24 18:42:58 +03:00
catch_kernel_trouble - fix no rights error
This commit is contained in:
parent
05321f6e72
commit
a67cef507d
@ -10,7 +10,7 @@ fi
|
||||
|
||||
pmbootstrap chroot adb pull /proc/last_kmsg /home/pmos
|
||||
|
||||
if ! mv $PMWORK/chroot_native/home/pmos/last_kmsg /tmp/full-kernel-trouble
|
||||
if ! sudo mv $PMWORK/chroot_native/home/pmos/last_kmsg /tmp/full-kernel-trouble
|
||||
then
|
||||
echo "1. Enter to the recovery mode"
|
||||
echo "2. Run this script"
|
||||
|
Loading…
x
Reference in New Issue
Block a user