mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07: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>