mirror of
https://github.com/docker/cli.git
synced 2026-01-22 03:22:01 +03:00
A bash completion file shouldn't have a executable bit set.
Just change file mode to 644 (instead of 755).
Signed-off-by: Dieter Reuter <dieter.reuter@me.com>
Upstream-commit: 371f131e2a
Component: cli