mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-05-06 23:06:34 +08:00
Fix offline mode not working properly (#378)
This commit is contained in:
parent
e1bf8969dd
commit
b0e94d2ea3
@ -141,7 +141,7 @@ if [ "$COMPRESS_OUTPUT" = "--compress" ]; then
|
|||||||
'xz' "tar.xz" 'off'
|
'xz' "tar.xz" 'off'
|
||||||
)
|
)
|
||||||
fi
|
fi
|
||||||
# if ! (YesNoBox '([title]="Off line mode" [text]="Do you want to enable off line mode?")'); then
|
# if (YesNoBox '([title]="Off line mode" [text]="Do you want to enable off line mode?")'); then
|
||||||
# OFFLINE="--offline"
|
# OFFLINE="--offline"
|
||||||
# else
|
# else
|
||||||
# OFFLINE=""
|
# OFFLINE=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user