mirror of
https://github.com/openwrt/packages.git
synced 2026-06-20 12:10:15 +04:00
900ac76bdb
Properly quote arguments when assembling the command line and eval the proto_run_command() invocation in order to prevent the shell from improperly splitting the command arguments on $IFS. Fixes: #10137 Signed-off-by: Jo-Philipp Wich <jo@mein.io>