cli: chmod 755 for backend plugin binaries

Fixes #15500. Does a simple filename check if the binary names ends
with _linux_amd64 or _darwin_amd64 then sets the file mode to 755.
This commit is contained in:
Daniel Lee
2019-02-18 15:05:34 +01:00
parent 730515d8dc
commit 56c965e5df
3 changed files with 57 additions and 4 deletions