mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-05-06 14:56:36 +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'
|
||||
)
|
||||
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"
|
||||
# else
|
||||
# OFFLINE=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user