diff --git a/profile.d/compress.sh b/profile.d/compress.sh index 73c8300..8cfd137 100644 --- a/profile.d/compress.sh +++ b/profile.d/compress.sh @@ -261,7 +261,8 @@ utaz() command -v ${cmd} >/dev/null 2>&1 || { disp E "Binary ${cmd} necessary to extract ${f} is missing." continue - } + } + fi disp I "Processing archive ${f} with ${extractor}..." mkdir -p "${dir}"