mirror of
https://github.com/docker/compose.git
synced 2026-08-28 04:18:05 +00:00
Fixing bash path problem, avoiding 'docker-compose-completion.sh: bash: bad interpreter: No such file or directory' error
Signed-off-by: Allan de Queiroz <allandequeiroz@gmail.com>
This commit is contained in:
parent
09690e1758
commit
f01ecda83c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!bash
|
||||
#!/bin/bash
|
||||
#
|
||||
# bash completion for docker-compose
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue