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
1 changed files with 0 additions and 0 deletions

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