diff --git a/mkstage4.sh b/mkstage4.sh index 14b6b12..dfc2918 100755 --- a/mkstage4.sh +++ b/mkstage4.sh @@ -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: