1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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:
Dieter Reuter 2015-07-27 22:07:04 +02:00
parent 8c9cd0418d
commit 37169dadda

0
contrib/completion/bash/docker Executable file → Normal file
View file