2
0
mirror of https://github.com/topjohnwu/Magisk synced 2025-08-31 12:15:15 +00:00

Update scripts

This commit is contained in:
topjohnwu
2018-07-05 17:29:13 +08:00
parent ef175e3cbe
commit c3a6179a21
2 changed files with 2 additions and 4 deletions

View File

@@ -124,7 +124,7 @@ case "$1" in
# addon.d-v2
main_v2
else
OUTFD=1
OUTFD=
get_outfd
# Run in background, hack for addon.d-v1
(main_v1) &