From c4f37c550fca34744628e33a4c34e465b09dc05c Mon Sep 17 00:00:00 2001 From: hnliuzesen Date: Thu, 31 Mar 2022 16:07:58 +0800 Subject: [PATCH] Update internal details --- docs/details.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/details.md b/docs/details.md index 662e1c206..e4e25e712 100644 --- a/docs/details.md +++ b/docs/details.md @@ -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