mirror of
https://github.com/erenfro/gen2stage4.git
synced 2024-11-13 02:38:57 -05:00
parent
df3d89d5a2
commit
d8b979bee1
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ TAR_OPTIONS=(
|
|||
--ignore-failed-read
|
||||
"--xattrs-include='*.*'"
|
||||
--numeric-owner
|
||||
"--use-compress-prog=\"${COMP_OPTIONS[@]}\""
|
||||
"--use-compress-prog=\"${COMP_OPTIONS[*]}\""
|
||||
)
|
||||
|
||||
# if not in quiet mode, this message will be displayed:
|
||||
|
|
Loading…
Reference in a new issue