mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-02-17 13:28:29 +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
|
# Binaries like magisk, magiskinit, and all symlinks to
|
||||||
# applets are directly stored in this path. This means when
|
# applets are directly stored in this path. This means when
|
||||||
# this is /sbin, these binaries will be directly in PATH.
|
# this is /sbin, these binaries will be directly in PATH.
|
||||||
MAGISKPATH=$(magisk --path)
|
MAGISKBASE=$(magisk --path)
|
||||||
|
|
||||||
# Magisk internal stuffs
|
# Magisk internal stuffs
|
||||||
MAGISKTMP=$MAGISKBASE/.magisk
|
MAGISKTMP=$MAGISKBASE/.magisk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user