Replace unquoted array assignment `arr=(${var})` with
`IFS=' ' read -ra arr <<< "${var}"` to prevent glob expansion.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| armbian-bsp-cli-deb.sh | ||
| armbian-bsp-desktop-deb.sh | ||
| utils-bsp.sh | ||