mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-23 18:15:30 +00:00
Update internal details
This commit is contained in:
parent
448384af06
commit
c4f37c550f
@ -12,7 +12,7 @@ Magisk will mount a `tmpfs` directory to store some temporary data. For devices
|
||||
# Binaries like magisk, magiskinit, and all symlinks to
|
||||
# applets are directly stored in this path. This means when
|
||||
# this is /sbin, these binaries will be directly in PATH.
|
||||
MAGISKPATH=$(magisk --path)
|
||||
MAGISKBASE=$(magisk --path)
|
||||
|
||||
# Magisk internal stuffs
|
||||
MAGISKTMP=$MAGISKBASE/.magisk
|
||||
|
Loading…
Reference in New Issue
Block a user