0662ee3576bbc795920f615acd56efa1cc468ff1
exec.Command does not invoke a shell, so the wrapping " characters were inserted into the muxed tag value verbatim (e.g. TITLE read as "Snatch" instead of Snatch). Use unquoted Sprintf format strings.
Description
No description provided
150 KiB
Languages
Go
100%