mirror of https://github.com/docker/docs.git
Fix file mode for docker bash completion
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>
This commit is contained in:
parent
8c9cd0418d
commit
37169dadda
Loading…
Reference in New Issue