Browse Source
* Updated the loop to iterate over the `exts` array correctly using `"${exts[@]}"` instead of `${exts}`. * This change ensures proper handling of file extensions during the compression process.pull/4805/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue