secubox-openwrt/package/secubox/secubox-app-droplet
CyberMind-FR 1a1ca1794a fix(droplet): Use awk for lowercase instead of buggy BusyBox tr
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>
2026-03-19 11:04:05 +01:00
..
files fix(droplet): Use awk for lowercase instead of buggy BusyBox tr 2026-03-19 11:04:05 +01:00
Makefile feat(droplet): Add one-drop content publisher 2026-03-14 11:25:07 +01:00