You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Rename dir name
This commit is contained in:
@@ -17,7 +17,7 @@ macro_rules! INTLROOT {
|
||||
#[macro_export]
|
||||
macro_rules! LOG_PIPE {
|
||||
() => {
|
||||
concat!($crate::INTLROOT!(), "/log")
|
||||
concat!($crate::INTLROOT!(), "/device/log")
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user