secubox-openwrt/package
CyberMind-FR 64a12a65ad fix(droplet): Fix BusyBox tr bug in name sanitization too
The buggy tr '[:upper:]' '[:lower:]' was also used for sanitizing
site names, causing 'ziptest' to become 'ziwtest'. Use awk tolower()
for all lowercase conversions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-19 11:19:17 +01:00
..
secubox fix(droplet): Fix BusyBox tr bug in name sanitization too 2026-03-19 11:19:17 +01:00