mirror of
https://github.com/openwrt/packages.git
synced 2025-09-23 23:12:49 +00:00
GNU grep complains: grep: warning: stray \ before : Drop the \, confirmed with busybox grep backslash is non-significant (the output is the same). Closes: https://github.com/openwrt/packages/issues/25198 Signed-off-by: Fabian Groffen <grobian@bitzolder.nl>