Skip to content

Commit

Permalink
add comment in mount_ext4.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
master-hax authored Jun 11, 2024
1 parent 73e97af commit 91e6ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/mount_ext4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ chmod -R 777 /mnt/my_drive
chown -R sdcard_rw:sdcard_rw /mnt/my_drive

# may be possible to avoid this by mounting to /mnt/expand/<uuid>
# TODO: use magiskpolicy https://github.com/topjohnwu/Magisk/blob/master/docs/tools.md#magiskpolicy
setenforce 0

mkdir -p -v /mnt/runtime/write/emulated/0/the_binding
Expand Down

0 comments on commit 91e6ebe

Please sign in to comment.