Merge pull request #4289 from allandequeiroz/master

Fixing bash path problem.
This commit is contained in:
Joffrey F 2017-03-01 17:43:22 -08:00 committed by GitHub
commit 284e3cfae9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!bash
#!/bin/bash
#
# bash completion for docker-compose
#