mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-04-25 17:59:35 +00:00
Add tar compress format
This commit is contained in:
parent
8950e28a08
commit
4b57fca0a0
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ if [ "$COMPRESS_OUTPUT" = "--compress" ]; then
|
|||
Radiolist '([title]="Compress format"
|
||||
[default]="7z")' \
|
||||
'7z' "7-Zip" 'on' \
|
||||
'tar' "Tar" 'off' \
|
||||
'zip' "Zip" 'off'
|
||||
)
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue