BusyBox tr '[:upper:]' '[:lower:]' has a bug that converts 'p' to 'w', causing .zip to be detected as .ziw. Use awk tolower() instead. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| files | ||
| Makefile | ||
BusyBox tr '[:upper:]' '[:lower:]' has a bug that converts 'p' to 'w', causing .zip to be detected as .ziw. Use awk tolower() instead. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| files | ||
| Makefile | ||